mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-18 19:50:58 -04:00
Ooops lol
This commit is contained in:
@@ -793,7 +793,7 @@ function TipeeeStreamDonation(data) {
|
||||
if (currency == "USD")
|
||||
message = `${tipeeeStreamIcon} ${user} donated $${amount}`;
|
||||
else
|
||||
message = `${tipeeeStreamIcon} ${user} ordered ${itemTotal} item(s) on Ko-fi (${currency} ${amount})`;
|
||||
message = `${tipeeeStreamIcon} ${user} donated ${currency} ${amount}`;
|
||||
|
||||
ShowAlert(message, 'tipeeeStream');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user