This commit is contained in:
mehbark 2023-04-28 20:03:11 -04:00
parent d2e3062db0
commit e785892fe8

View file

@ -50,4 +50,4 @@ export function remove_undefined_keys(obj: any): any {
}, {});
}
export const URL = "http://fl.pyrope.net";
export const URL = "http://localhost:413";