mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
server: add get album bio from last fm function
- co-written by Github Copilot
This commit is contained in:
+1
-1
@@ -13,4 +13,4 @@ const emitter = mitt();
|
||||
const app = createApp(App);
|
||||
app.use(router);
|
||||
app.provide('emitter', emitter);
|
||||
app.mount('#app');
|
||||
app.mount('#app');
|
||||
|
||||
Reference in New Issue
Block a user