fix padding, replace /dashboard to /app/start
Deploy app frontend / app frontend (push) Successful in 1m10s

This commit is contained in:
2024-12-03 19:20:17 +02:00
parent 8156662e79
commit fc625ea074
3 changed files with 7 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@ export const ROUTE_NAMES = {
READ_QR_CODE: 'read-qr-code',
DONATE: 'donate',
PUBLIC_CHAT: 'public-chat',
APP_START: 'app-start',
// CREATE_ACTIONS: 'create-actions',
// MANAGE_SETTINGS: 'manage-settings',
// MANAGE_PROFILE: 'manage-profile',