diff options
| author | sD <stoned@derpymail.org> | 2020-04-07 19:12:32 +0200 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-04-07 19:12:32 +0200 |
| commit | 34908dcaef5940ae40c95865e4bf7f875d1d0a6f (patch) | |
| tree | 87b29f115da4ed1bd0d77c626305e7f455a25567 /webAO/styles/chatbox/chatboxes.js | |
| parent | 57a349de5df8b6f7c35759401fc9e2f95c8befb7 (diff) | |
make AA the default chatbox
Diffstat (limited to 'webAO/styles/chatbox/chatboxes.js')
| -rw-r--r-- | webAO/styles/chatbox/chatboxes.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js index 8010b7f..01deaa1 100644 --- a/webAO/styles/chatbox/chatboxes.js +++ b/webAO/styles/chatbox/chatboxes.js @@ -1,9 +1,9 @@ export default [ "aa", "chatdd", - "default", "dgs", "drae", + "legacy", "triology", "yttd" ];
\ No newline at end of file |
