mirror of
https://github.com/janishutz/MusicPlayerV2.git
synced 2025-11-25 13:04:23 +00:00
some progress, interrupted because MusicKit bugs
This commit is contained in:
@@ -9,4 +9,6 @@ const app = createApp(App)
|
||||
app.use(createPinia())
|
||||
app.use(router)
|
||||
|
||||
localStorage.setItem( 'url', 'http://localhost:8081' );
|
||||
|
||||
app.mount('#app')
|
||||
|
||||
Reference in New Issue
Block a user