mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Merge pull request #3849 from omnivore-app/fix/obsidian-capacitor
Add Obsidian's capacitor origin to our CORs config
This commit is contained in:
commit
e6f5ff871d
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