mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
rename files and set max client width on viewport
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
<script setup lang="ts">
|
||||
import usePStore from "@/stores/pages/playlist";
|
||||
import { onMounted } from "vue";
|
||||
import { updatePlaylist } from "../../composables/fetch/playlists";
|
||||
import { updatePlaylist } from "../../composables/pages/playlists";
|
||||
import { Playlist } from "../../interfaces";
|
||||
|
||||
const pStore = usePStore();
|
||||
|
||||
Reference in New Issue
Block a user