Update extension to speak directly with the API
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
OMNIVORE_URL="https://demo.omnivore.app"
|
||||
OMNIVORE_GRAPHQL_URL="https://demo.omnivore.app/api/"
|
||||
OMNIVORE_GRAPHQL_URL="https://api-demo.omnivore.app/api/"
|
||||
EXTENSION_NAME="Omnivore *DEMO*"
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
OMNIVORE_URL="https://omnivore.app"
|
||||
OMNIVORE_GRAPHQL_URL="https://omnivore.app/api/"
|
||||
OMNIVORE_GRAPHQL_URL="https://api-prod.omnivore.app/api/"
|
||||
EXTENSION_NAME="Omnivore"
|
||||
|
||||
Reference in New Issue
Block a user