SHA256
Промежуточный комит для отдачи задания брату
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { renderHeader } from '../components/header.js?v=20260330001044';
|
||||
import { renderHeader } from '../components/header.js?v=20260330210201';
|
||||
import {
|
||||
authService,
|
||||
isSessionInvalidError,
|
||||
@@ -6,7 +6,7 @@ import {
|
||||
setAuthError,
|
||||
state,
|
||||
terminateCurrentSession,
|
||||
} from '../state.js?v=20260330001044';
|
||||
} from '../state.js?v=20260330210201';
|
||||
|
||||
export const pageMeta = { id: 'device-session-view', title: 'Сеанс устройства' };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user