Skip to content

Commit

Permalink
revert unwanted change
Browse files Browse the repository at this point in the history
  • Loading branch information
e-maad committed Nov 29, 2024
1 parent 58af827 commit 2cdc632
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/script/Environment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,6 @@ export const SUPPORT_URL = window.wire.env.URL.SUPPORT_BASE;
export const TEAMS_URL = window.wire.env.URL.TEAMS_BASE;
export const WEBSITE_URL = window.wire.env.URL.WEBSITE_BASE;
export const URL_SUPPORT_BACKUP_HISTORY = window.wire.env.URL.URL_SUPPORT_BACKUP_HISTORY;
export const URL_TERMS_OF_USE_TEAMS = window.wire.env.URL.URL_TERMS_OF_USE_TEAMS;
export const COUNTLY_SERVER_URL = window.wire.env.COUNTLY_SERVER_URL;
export const COUNTLY_API_KEY = window.wire.env.COUNTLY_API_KEY;

0 comments on commit 2cdc632

Please sign in to comment.