diff options
| author | stonedDiscord <stoned@derpymail.org> | 2020-04-19 15:43:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-19 15:43:44 +0200 |
| commit | 729f4144d7b3a489d8c17d3ec2d7c8f32411f696 (patch) | |
| tree | 04a61f8c3289b23ed55ba0e23bd47e8a127dbe17 /webAO/styles/chatbox/chatboxes.js | |
| parent | 0dc565de5fbc94dfe1745a44c879ee6a9f801049 (diff) | |
| parent | 182ee7354419bf6ce472817d1124932e82b43f98 (diff) | |
Merge pull request #58 from AttorneyOnline/chatboxstyle
Chatboxstyle
Diffstat (limited to 'webAO/styles/chatbox/chatboxes.js')
| -rw-r--r-- | webAO/styles/chatbox/chatboxes.js | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js new file mode 100644 index 0000000..8be936a --- /dev/null +++ b/webAO/styles/chatbox/chatboxes.js @@ -0,0 +1,13 @@ +export default [ + "aa", + "chatdd", + "dgs", + "dr1", + "drv3", + "drae", + "legacy", + "p4", + "chatplvsaa", + "triology", + "yttd" +];
\ No newline at end of file |
