dev: hotfixes

+ show main menu on enc list
+ content-header default exporter
This commit is contained in:
2025-11-27 04:48:45 +07:00
parent b3e3b76cb9
commit c4ab408a09
2 changed files with 9 additions and 2 deletions

No files matched your search

@@ -55,3 +55,5 @@ export interface Config {
addNav?: ButtonNav
printNav?: ButtonNav
}
export { default as ContentHeader } from './content-header.vue'