master
alex 2024-02-08 19:07:52 +01:00
parent 0a50a551b6
commit 44fd87d19f
1 changed files with 2 additions and 0 deletions

View File

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