mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 15:07:42 +02:00
Maybe this might work
This commit is contained in:
@@ -90,7 +90,7 @@ class Akinator {
|
||||
if (!correct && keepGoing) {
|
||||
const { body, text } = await request
|
||||
.post(`https://${this.region}.akinator.com/exclude`)
|
||||
.send({
|
||||
.attach({
|
||||
step: this.currentStep.toString(),
|
||||
sid: '1',
|
||||
cm: this.childMode,
|
||||
|
||||
Reference in New Issue
Block a user