feat(FE): webstreams and menu
This commit is contained in:
parent
438220a664
commit
42dcde7fc9
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ export function playlist_page() {
|
|||
item
|
||||
).then((response) => {
|
||||
console.log(response)
|
||||
}).catch((error) => {
|
||||
console.error("Error: "+error);
|
||||
})
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue