push to owner, manage chat
Main daploy / deploy (push) Successful in 46s

This commit is contained in:
2024-11-29 00:05:43 +02:00
parent 1c8019d41a
commit 8c0e0ccc96
7 changed files with 139 additions and 28 deletions
+1
View File
@@ -2,6 +2,7 @@ export const ROUTE_NAMES = {
HOME: 'home',
CREATE: 'create',
MANAGE_QR_CODE_READY: 'manage-qr-code-ready',
MANAGE_QR_CODE_CHAT: 'manage-qr-code-chat',
READ_QR_CODE: 'read-qr-code',
DONATE: 'donate',
PUBLIC_CHAT: 'public-chat',