mirror of
https://github.com/Viren070/stremio-addons-list.git
synced 2025-12-01 23:19:02 +01:00
Update graphql.js
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
const { graphql } = require('@octokit/graphql')
|
||||
const asyncQueue = require('async.queue')
|
||||
const config = require('./config.json')
|
||||
const config = require('./config')
|
||||
|
||||
const request = graphql.defaults({
|
||||
headers: {
|
||||
|
||||
Reference in New Issue
Block a user