diff options
| author | stonedDiscord <stoned@derpymail.org> | 2019-03-31 15:34:10 +0200 |
|---|---|---|
| committer | stonedDiscord <stoned@derpymail.org> | 2019-03-31 15:34:10 +0200 |
| commit | d51f0beb384e19a37c5fb5b34da8154c3b8b9799 (patch) | |
| tree | 70d9eab2ba35c9aa3acffa2afc38a487b6856ba1 /webAO | |
| parent | 4e2e79cf682ba7bffc5f31d7f0fc35d393b7e222 (diff) | |
| parent | 57a901c43b522b07e88485c3b2c6e3877d8916c1 (diff) | |
Merge branch 'master' of https://github.com/AttorneyOnline/webAO
Diffstat (limited to 'webAO')
| -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 aa9e9e5..6fe2320 100644 --- a/webAO/client.js +++ b/webAO/client.js @@ -2134,4 +2134,4 @@ $(function () { } } }); -});
\ No newline at end of file +}); |
