feat: config templates #53, #34, #33

This commit is contained in:
0xJacky 2023-01-05 13:46:42 +08:00
parent 594c61a0ff
commit f5a2a634a1
No known key found for this signature in database
GPG key ID: B6E4A6E4A561BAF0
21 changed files with 420 additions and 96 deletions

View file

@ -1,7 +1,6 @@
<script setup lang="ts">
import gettext from '@/gettext'
import {ref, watch} from 'vue'
import {useSettingsStore} from '@/pinia'