mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-09 23:00:57 -05:00
hide chat for password protected servers for issue #162
This commit is contained in:
@ -12,7 +12,7 @@ function initLoader(location, loaderId, count = 10, start = count, additional) {
|
||||
loaderResponseId = loaderId;
|
||||
loadCount = count;
|
||||
loaderOffset = start;
|
||||
additionalParams = additional;
|
||||
additionalParams = additional ?? [];
|
||||
setupListeners();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user