mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-09-11 12:06:59 -05:00
Merge 09cfcba6be into 0f73b8805e
This commit is contained in:
@@ -41,6 +41,7 @@ export default class Tutorial {
|
||||
* @return {Array}
|
||||
*/
|
||||
serialize() {
|
||||
this.skipTutorial();
|
||||
return (
|
||||
this.states
|
||||
);
|
||||
@@ -72,4 +73,4 @@ export default class Tutorial {
|
||||
};
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user