♻️ chore: remove unused Vue.js files and update documentation formatting

- Deleted cached Vue.js and source map files from the documentation.
- Updated template variable formatting in mobile logs, subscription management, and authentication control
This commit is contained in:
web@ppanel
2025-12-11 08:32:41 +00:00
parent 8752f7553f
commit 484975c657
24 changed files with 48 additions and 54578 deletions
+11
View File
@@ -32,6 +32,17 @@
},
"i18n:status": {
"cache": false
},
"docs:dev": {
"cache": false,
"persistent": true
},
"docs:build": {
"outputs": [".vitepress/dist/**"]
},
"docs:preview": {
"cache": false,
"persistent": true
}
}
}