rename deliveryMethod to messageDeliveryMethod, telegram in development
Main daploy / deploy (push) Successful in 47s
Main daploy / deploy (push) Successful in 47s
This commit is contained in:
Vendored
+2
-1
@@ -11,7 +11,8 @@ declare module 'vue' {
|
||||
Checkbox: typeof import('primevue/checkbox')['default']
|
||||
ContactInfo: typeof import('./src/components/read/ReadContactInfo.vue')['default']
|
||||
CreateActionsSection: typeof import('./src/components/create/CreateActionsSection.vue')['default']
|
||||
CreateDeliverySection: typeof import('./src/components/create/CreateDeliverySection.vue')['default']
|
||||
CreateDeliverySection: typeof import('./src/components/create/CreateMessageDeliveryMethodSection.vue')['default']
|
||||
CreateMessageDeliveryMethodSection: typeof import('./src/components/create/CreateMessageDeliveryMethodSection.vue')['default']
|
||||
CreateMessagesSection: typeof import('./src/components/create/CreateMessagesSection.vue')['default']
|
||||
CreateNameSection: typeof import('./src/components/create/CreateNameSection.vue')['default']
|
||||
CreatePlacementSection: typeof import('./src/components/create/CreatePlacementSection.vue')['default']
|
||||
|
||||
Reference in New Issue
Block a user