mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Merge pull request #1573 from omnivore-app/obsidian-plugin
Add obsidian to corsConfig
This commit is contained in:
commit
2190acc0e0
1 changed files with 1 additions and 0 deletions
|
|
@ -13,5 +13,6 @@ export const corsConfig = {
|
|||
'http://localhost:3000',
|
||||
'lsp://logseq.io',
|
||||
env.dev.isLocal && 'https://studio.apollographql.com',
|
||||
'app://obsidian.md',
|
||||
],
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue