move create into CreateView.vue
Main daploy / deploy (push) Successful in 49s

This commit is contained in:
2024-11-19 15:50:15 +02:00
parent 00f7963c8a
commit fc7afb2d12
7 changed files with 92 additions and 88 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ export const createQrCodeDocument = async (
| 'placement'
| 'actions'
//| 'user_uuid'
| 'predefinedMessage'
| 'predefinedMessages'
| 'messageDeliveryMethod'
>,
) => {