This commit is contained in:
tamaina
2021-02-24 18:40:24 +09:00
parent 0b88e08d81
commit 19481de459
6 changed files with 28 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
import '@/style.scss';
import { set } from 'idb-keyval';
import { set } from '@/scripts/idb-proxy';
// TODO: そのうち消す
if (localStorage.getItem('vuex') != null) {