mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-18 19:50:58 -04:00
Fixed error with StreamElements tips would not show
This commit is contained in:
@@ -867,7 +867,7 @@ async function StreamElementsTip(data) {
|
|||||||
|
|
||||||
UpdateAlertBox(
|
UpdateAlertBox(
|
||||||
'streamelements',
|
'streamelements',
|
||||||
''
|
'',
|
||||||
`${donater}`,
|
`${donater}`,
|
||||||
`donated ${currency}${formattedAmount}`,
|
`donated ${currency}${formattedAmount}`,
|
||||||
``,
|
``,
|
||||||
|
|||||||
Reference in New Issue
Block a user