From da4f43e32f553a3804c87f64e0593bc3fdbffa72 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Tue, 6 Jun 2023 20:26:53 +0200 Subject: add sonic as a valid box --- webAO/styles/chatbox/chatboxes.js | 1 + 1 file changed, 1 insertion(+) (limited to 'webAO/styles') diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js index bc73109..9e52d43 100644 --- a/webAO/styles/chatbox/chatboxes.js +++ b/webAO/styles/chatbox/chatboxes.js @@ -19,6 +19,7 @@ export default [ 'halla', 'homestuck', 'key', + 'sonic', 'yakuza', 'yttd', 'whentheycry', -- cgit