diff --git a/napcat.webui/src/pages/OtherConfig.vue b/napcat.webui/src/pages/OtherConfig.vue index 17c5be71..a2a7dacd 100644 --- a/napcat.webui/src/pages/OtherConfig.vue +++ b/napcat.webui/src/pages/OtherConfig.vue @@ -3,11 +3,11 @@
- - + + - + @@ -73,4 +73,34 @@ const saveConfig = async () => { onMounted(() => { loadConfig(); }); - \ No newline at end of file + + + \ No newline at end of file