Skip to content

Commit

Permalink
host isn't used
Browse files Browse the repository at this point in the history
  • Loading branch information
OmniTroid committed Nov 19, 2023
1 parent d077770 commit 04f7079
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webAO/master.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ const clientVersion = process.env.npm_package_version;
// const MASTERSERVER_IP = 'master.aceattorneyonline.com:27014';
const serverlist_domain = 'servers.aceattorneyonline.com';
const protocol = window.location.protocol;
const host = window.location.host;

const serverlist_cache_key = 'masterlist';

Expand Down

0 comments on commit 04f7079

Please sign in to comment.