mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 15:07:42 +02:00
Fix
This commit is contained in:
@@ -57,6 +57,7 @@ class Akinator {
|
||||
this.currentStep++;
|
||||
this.progress = body.progression;
|
||||
this.question = body.question;
|
||||
if (!this.question) this.akiWin = false;
|
||||
return this;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user