mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-15 08:22:37 +02:00
Fix
This commit is contained in:
@@ -20,7 +20,7 @@ module.exports = class RomajiCommand extends Command {
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
});
|
});
|
||||||
|
|
||||||
this.analyzer = new Kuroshiro();
|
this.analyzer = new Kuroshiro();
|
||||||
this.inited = false;
|
this.inited = false;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user