feat: import gottesdienste from zelebrationsplan
Some checks failed
Deploy Miniplan / build (push) Failing after 1m0s

This commit is contained in:
2025-04-16 00:40:20 +02:00
parent 67cbb650f0
commit 6a335247ca
8 changed files with 386 additions and 3 deletions

View File

@@ -9,6 +9,8 @@
"author": "",
"license": "ISC",
"dependencies": {
"rxjs": "^7.8.1"
"dropzone-vue3": "^1.0.2",
"rxjs": "^7.8.1",
"v-file-drop": "^0.2.1"
}
}