mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Test
This commit is contained in:
@@ -98,6 +98,7 @@ class Akinator {
|
|||||||
session: this.session,
|
session: this.session,
|
||||||
signature: this.signature
|
signature: this.signature
|
||||||
});
|
});
|
||||||
|
console.log(body);
|
||||||
this.guessed = null;
|
this.guessed = null;
|
||||||
this.stepLastProposition = body.step;
|
this.stepLastProposition = body.step;
|
||||||
this.progress = body.progression;
|
this.progress = body.progression;
|
||||||
|
|||||||
Reference in New Issue
Block a user