mirror of
https://github.com/Spythere/srjp-td2.git
synced 2026-05-03 13:38:12 +00:00
fix: build files
This commit is contained in:
@@ -16,7 +16,6 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import { Minimize2Icon } from 'lucide-vue-next';
|
|
||||||
import { useGlobalStore } from '../../stores/global.store';
|
import { useGlobalStore } from '../../stores/global.store';
|
||||||
import TimetableContent from '../Timetable/TimetableContent.vue';
|
import TimetableContent from '../Timetable/TimetableContent.vue';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user