mirror of
https://github.com/janishutz/MusicPlayerV2.git
synced 2025-11-25 21:14:22 +00:00
some progress on player
This commit is contained in:
5
MusicPlayerV2-GUI/src/components/playlistsView.vue
Normal file
5
MusicPlayerV2-GUI/src/components/playlistsView.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<div>
|
||||
<h1>Your playlists</h1>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user