Закомитил промежуточную почти работающую версию ...

This commit is contained in:
AidarKC
2026-04-07 13:57:09 +03:00
parent 4deaedf79f
commit 3016d25f73
43 changed files with 271 additions and 143 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { authService, state } from '../state.js?v=20260403081123';
import { authService, state } from '../state.js?v=20260407105357';
export const profileFieldDefs = [
{ key: 'first_name', readKeys: ['first_name'], label: 'Имя', placeholder: 'Введите имя' },