select predefined messages
Deploy db-migrations / db-migrations (push) Successful in 49s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 1m9s
Deploy app frontend / app frontend (push) Successful in 1m53s
Deploy service tg-bot / service tg-bot (push) Successful in 1m36s
Deploy db-migrations / db-migrations (push) Successful in 49s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 1m9s
Deploy app frontend / app frontend (push) Successful in 1m53s
Deploy service tg-bot / service tg-bot (push) Successful in 1m36s
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<script setup lang="ts">
|
||||
import { nextTick, useTemplateRef, watch } from 'vue'
|
||||
import { type QRCodeDocument } from '@hereconnect/types'
|
||||
import { defaultMessages } from '@/constants/defaultMessages'
|
||||
import { defaultMessages } from '@hereconnect/constants'
|
||||
|
||||
// Пропсы
|
||||
const props = defineProps<{ placement: null | QRCodeDocument['placement'] }>()
|
||||
|
||||
Reference in New Issue
Block a user