Add profile QR code for sharing and inviting friends (#10659)

This commit is contained in:
Spence Pope
2026-06-10 14:14:45 -04:00
committed by GitHub
parent adb39b4442
commit c6f9803676
32 changed files with 1853 additions and 55 deletions
+2
View File
@@ -40,6 +40,8 @@ export const router = new Router<AllNavigatableRoutes>({
Debug: '/sys/debug',
DebugMod: '/sys/debug-mod',
Log: '/sys/log',
// invite friends
InviteScanner: '/invite/scan',
// settings
LanguageSettings: '/settings/language',
AppPasswords: '/settings/app-passwords',