홈화면 mid 갱신

This commit is contained in:
focp212@naver.com
2025-11-24 13:43:04 +09:00
parent 53d67fcb13
commit 047eb8c45d
4 changed files with 30 additions and 12 deletions

View File

@@ -15,4 +15,5 @@ export enum StorageKeys {
AppVersion = 'APP_VERSION',
LogOut = 'LOGOUT',
i18nextLng = 'i18nextLng',
UserMid = 'USER_MID',
};