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
|
||||
{
|
||||
data.title = '';
|
||||
data.category = '';
|
||||
kickWarningEl.style.display = 'inline';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user