feat: 🚧 Starting working on spotify auth + create QR code for easy sharing

This commit is contained in:
2024-07-01 00:42:46 +02:00
parent 708c8beac6
commit 9a1e02c90a
4 changed files with 51 additions and 12 deletions

View File

@ -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 }}";