phase out old config stuff
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<script setup>
|
||||
import { state } from '@/store.js';
|
||||
import { state } from '@/store';
|
||||
import moment from 'moment';
|
||||
import { computed } from 'vue';
|
||||
|
||||
|
Reference in New Issue
Block a user