mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 09:36:17 +08:00
fix: api url for electron (#4142)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const ALLOW_ORIGIN = [
|
||||
'https://affine.pro',
|
||||
'https://app.affine.pro',
|
||||
'https://ambassador.affine.pro',
|
||||
'https://insider.affine.pro',
|
||||
'https://affine.fail',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user