wip
This commit is contained in:
parent
0b88e08d81
commit
19481de459
6 changed files with 28 additions and 5 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
import '@/style.scss';
|
||||
|
||||
import { set } from 'idb-keyval';
|
||||
import { set } from '@/scripts/idb-proxy';
|
||||
|
||||
// TODO: そのうち消す
|
||||
if (localStorage.getItem('vuex') != null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue