добаил автозаполнение тестовых пользователей

This commit is contained in:
AidarKC
2026-04-07 01:05:33 +03:00
parent 9cbff47194
commit d9e61e7c5b
44 changed files with 175 additions and 138 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import {
decryptJsonWithStoragePwd,
encryptJsonWithStoragePwd,
} from './crypto-utils.js?v=20260403081123';
} from './crypto-utils.js?v=20260405171816';
const DB_NAME = 'shine-ui-auth';
const DB_VERSION = 1;