This commit is contained in:
tamaina 2021-07-19 16:00:46 +09:00
parent 5926a4098b
commit 8189565982
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
import '@client/style.scss';
//#region account indexedDB migration
//#region account indexedDB migration
import { set } from '@client/scripts/idb-proxy';
if (localStorage.getItem('accounts') != null) {