feat: 🚧 Starting working on roomID
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
icon: "{{ type }}",
|
||||
confirmButtonText: "Add another track",
|
||||
}).then(function() {
|
||||
window.location = "/";
|
||||
window.location = "/search/{{ roomid }}";
|
||||
})
|
||||
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user