mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add Obsidian's capacitor origin to our CORs config
This commit is contained in:
parent
84b7845acc
commit
2449c872bf
1 changed files with 1 additions and 0 deletions
|
|
@ -14,5 +14,6 @@ export const corsConfig = {
|
|||
env.client.url,
|
||||
'lsp://logseq.io',
|
||||
'app://obsidian.md',
|
||||
'capacitor://localhost',
|
||||
],
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue