rewards ui, state and command

This commit is contained in:
2026-03-10 16:08:33 +01:00
parent 2b3169b3e5
commit 5ee7852ee7
15 changed files with 567 additions and 9 deletions

View File

@@ -50,6 +50,7 @@ class AppRoutes {
static const contacts = '$deviceManagement/contacts';
static const remoteConnection = '$deviceManagement/remote_connection';
static const locateDevice = '$deviceManagement/locate_device';
static const rewards = '$deviceManagement/rewards';
static const legacyLogin = '$legacy/login';
static const legacySignup = '$legacy/signup';