master
alex 2024-02-08 19:10:51 +01:00
parent 44fd87d19f
commit 3105ccfd9b
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ if (window.location.hostname === "localhost" && window.location.port === "") {
// wsAddress = `${wssProtocol}${window.location.hostname}/ws`;
}
console.log("env", process.env);
console.log("Consta", Constants.PRIVACY_POLICY_URL);
export const Constants = {