mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 22:01:54 +02:00
Fix
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
const Command = require('../../structures/Command');
|
||||
const { stripIndents } = require('common-tags');
|
||||
const searchGraphQL = stripIndents`
|
||||
query ($name: String) {
|
||||
users: Page (perPage: 1) {
|
||||
|
||||
Reference in New Issue
Block a user