Sync conflict

This commit is contained in:
infidel 2024-03-18 18:42:13 +08:00
parent 11f5cb853d
commit 7c14f53eff
4 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit 2e6f695b5a24c9a59a396fb787c8c69e791804c0
Subproject commit 56fc6196965dd303fffc2343789ddb0955291ae3

View File

@ -62,6 +62,7 @@ CORS_ORIGIN_WHITELIST = [
'http://127.0.0.1:5000',
'http://127.0.0.1:5173',
'http://127.0.0.1:5174',
'http://127.0.0.1:4173',
'https://wg.nnag.me'
]