This commit is contained in:
mehbark 2023-04-28 20:04:20 -04:00
parent e785892fe8
commit d63ee7a42b

View file

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