fix lint
This commit is contained in:
parent
5926a4098b
commit
8189565982
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue