Skip to content

Commit

Permalink
chore(app): temporarily allow old url
Browse files Browse the repository at this point in the history
  • Loading branch information
rhahao committed Dec 2, 2024
1 parent 0ad686b commit beaed46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ import resources from './v3/config/i18n_config.js';
const whitelist = [
'https://organized-app.com',
'https://staging.organized-app.com',
'https://cpe-web.sws2apps.com',
'https://console.sws2apps.com',
'https://dev-console.sws2apps.com',
];
Expand Down

0 comments on commit beaed46

Please sign in to comment.