feat: 🚧 Starting working on spotify auth + create QR code for easy sharing
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
title:"{{ response }}",
|
||||
text: "{{ comment }}",
|
||||
icon: "{{ type }}",
|
||||
imageUrl: "data:image/png;base64, {{ image }}",
|
||||
confirmButtonText: "Add some music!",
|
||||
}).then(function() {
|
||||
window.location = "/search/{{ roomid }}";
|
||||
|
Reference in New Issue
Block a user