Cleaned up imports

This commit is contained in:
2019-06-04 22:37:02 +02:00
parent 7f38f7f0cd
commit 3e92fbc626
6 changed files with 10 additions and 11 deletions

View File

@@ -48,7 +48,7 @@
</template>
<script>
import storage from '../storage.js'
import storage from '@/storage.js'
export default {
data(){