mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-03-11 11:55:38 +00:00
Cleaned up imports
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import storage from '../storage.js'
|
||||
import storage from '@/storage.js'
|
||||
|
||||
export default {
|
||||
data(){
|
||||
|
||||
Reference in New Issue
Block a user