diff options
Diffstat (limited to 'webAO/styles/chatbox/chatboxes.js')
| -rw-r--r-- | webAO/styles/chatbox/chatboxes.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js new file mode 100644 index 0000000..a146953 --- /dev/null +++ b/webAO/styles/chatbox/chatboxes.js @@ -0,0 +1,6 @@ +export default [ + "aa", + "chatdd", + "cyber", + "default" +];
\ No newline at end of file |
