Use help-url in Checkbox

This commit is contained in:
Girish Ramakrishnan
2025-09-25 09:45:21 +02:00
parent b6b9c2a843
commit 7948e04ca7
7 changed files with 126 additions and 131 deletions

View File

@@ -7,7 +7,7 @@
},
"type": "module",
"dependencies": {
"@cloudron/pankow": "^3.2.21",
"@cloudron/pankow": "^3.2.22",
"@fontsource/inter": "^5.2.8",
"@fortawesome/fontawesome-free": "^7.0.1",
"@vitejs/plugin-vue": "^6.0.1",
@@ -25,7 +25,7 @@
"moment-timezone": "^0.6.0",
"vite": "^7.1.7",
"vite-plugin-singlefile": "^2.3.0",
"vue": "^3.5.21",
"vue": "^3.5.22",
"vue-i18n": "^11.1.12",
"vue-router": "^4.5.1"
}