Исправить переход со старта на экран выбора входа

This commit is contained in:
AidarKC
2026-06-14 21:33:43 +04:00
parent dd69a52273
commit 49fdbbf7ae
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ import {
setContacts,
} from './state.js';
import * as startView from './pages/start-view.js';
import * as startView from './pages/start-view.js?v=202606142105';
import * as entrySettingsView from './pages/entry-settings-view.js';
import * as registerView from './pages/register-view.js';
import * as registrationPaymentView from './pages/registration-payment-view.js';