update server port
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
import { update_rev2 } from './js/rev2.js';
|
||||
|
||||
function autorun() {
|
||||
if (true) {
|
||||
if (!window.DEBUG) {
|
||||
get_from_api((data) => {
|
||||
update_rev2(data);
|
||||
}, 'rev2_monsters');
|
||||
|
||||
Reference in New Issue
Block a user