mirror of
https://git.unlock-music.dev/um/web.git
synced 2025-11-05 12:11:23 +00:00
refactor: storage factory + singleton
- Make storage easier. (cherry picked from commit ed84a4732d7dd3ce6b2c22f30553ab5c59f85dbb)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import storage from '../utils/storage';
|
||||
import { storage } from '@/utils/storage';
|
||||
|
||||
export default {
|
||||
components: {},
|
||||
|
||||
Reference in New Issue
Block a user