Use datetime field to edit start/end time
This commit is contained in:
parent
3bb6f0374c
commit
85d9f1e280
5 changed files with 39 additions and 4 deletions
|
|
@ -28,6 +28,7 @@
|
|||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"dayjs": "^1.11.5",
|
||||
"svelte-frappe-charts": "^1.9.1",
|
||||
"vite": "^3.0.4"
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue