Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost

remotes/1693176582716663532/tmp_refs/heads/watchparty
Aevann1 2022-10-13 18:21:02 +02:00
commit 6cf3ac2cc5
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ if (document.readyState === "complete" ||
}
function post_toast(t, url, button1, button2, classname, extra_actions) {
let isShopConfirm = t.id.startsWith('buy1-go') || t.id.startsWith('buy2-go');
let isShopConfirm = t.id.startsWith('buy1-') || t.id.startsWith('buy2-');
if (!isShopConfirm)
{