mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-10 23:34:38 +08:00
fix: post type
This commit is contained in:
@@ -14,6 +14,7 @@ module.exports = async (ctx) => {
|
||||
headers: {
|
||||
Authorization: `bearer ${config.github.access_token}`,
|
||||
},
|
||||
json: true,
|
||||
data: {
|
||||
query: `
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user