diff options
| author | stonedDiscord <10584181+stonedDiscord@users.noreply.github.com> | 2020-11-09 19:29:35 +0100 |
|---|---|---|
| committer | stonedDiscord <10584181+stonedDiscord@users.noreply.github.com> | 2020-11-09 19:29:35 +0100 |
| commit | 35325a09a9a7ded9786dd09d91f30088b9f5a9f1 (patch) | |
| tree | 62981dddb35bdd65a9f13e0a043d6d0c67e309bb /webAO/client.js | |
| parent | 6cf67c8a3012cfbe41cc7453962afcc4c0aa6c46 (diff) | |
there is no default custom shout
Diffstat (limited to 'webAO/client.js')
| -rw-r--r-- | webAO/client.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/client.js b/webAO/client.js index 0aa0dea..f01ff64 100644 --- a/webAO/client.js +++ b/webAO/client.js @@ -144,7 +144,7 @@ class Client extends EventEmitter { "duration": 840 }, "custom": { - "src": AO_HOST + "characters//custom.gif", + "src": "", "duration": 840 }, "witnesstestimony": { |
