mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
Fixed constant flashing for Kick
This commit is contained in:
@@ -146,6 +146,8 @@ async function AddBroadcast(data) {
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
data.title = '';
|
||||||
|
data.category = '';
|
||||||
kickWarningEl.style.display = 'inline';
|
kickWarningEl.style.display = 'inline';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user