From fc820136de7cb71c644f007ec195c92ab5a58085 Mon Sep 17 00:00:00 2001 From: Azalea Colburn Date: Fri, 6 Dec 2024 17:37:34 -0800 Subject: [PATCH] feat: admin can queue 0 { + teams = teams.filter((team) => team != ''); socket.emit('send_match', [match_key, team_color]); match_key = ''; teams = ['', '', '', '', '', ''];