Fix linting

This commit is contained in:
Nick O'Leary 2024-04-23 09:40:01 +02:00
parent 789426f80e
commit 595933d046
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9

View File

@ -153,7 +153,7 @@ RED.multiplayer = (function () {
true
)
function updateUserCount () {
const updateUserCount = function () {
const maxShown = 2
const children = tray.children()
children.each(function (index, element) {