Добавить UI pairing по коду и обновить документацию агента

This commit is contained in:
AidarKC
2026-06-14 20:39:05 +04:00
parent b166013707
commit c681b4d684
13 changed files with 846 additions and 5 deletions
+2
View File
@@ -13,6 +13,7 @@ export const PRE_AUTH_PAGES = [
'devnet-topup-view',
'login-view',
'login-camera-view',
'login-other-device-view',
'login-password-view',
'key-storage-view',
];
@@ -178,6 +179,7 @@ export function resolveToolbarActive(pageId) {
pageId === 'tools-settings-view' ||
pageId === 'device-view' ||
pageId === 'connect-device-view' ||
pageId === 'device-pairing-view' ||
pageId === 'device-qr-view' ||
pageId === 'device-camera-view' ||
pageId === 'show-keys-view' ||