refactor: split tauri config into module
This commit is contained in:
parent
44cf8aa89c
commit
2d49074242
5 changed files with 43 additions and 27 deletions
1
app.vue
1
app.vue
|
@ -1,6 +1,5 @@
|
|||
<script setup lang="ts">
|
||||
setupI18n()
|
||||
setupLogging()
|
||||
setupPageHeader()
|
||||
provideGlobalCommands()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue