minor fix

This commit is contained in:
adisposkofh
2026-04-23 16:58:54 +02:00
parent 16f57a1bce
commit 4a26d7a89a
+1 -1
View File
@@ -23,7 +23,7 @@ export default {
},
mode: {
type: String,
default: 'Day'
default: 'Week'
},
getPromiseFunc: {
type: Function,