This commit is contained in:
Dragon Fire
2021-01-24 13:50:22 -05:00
parent e3f8e090d1
commit 39e92f7576
+1 -1
View File
@@ -20,7 +20,7 @@ module.exports = class RomajiCommand extends Command {
}
]
});
this.analyzer = new Kuroshiro();
this.inited = false;
}