Add import for the reset command
This commit is contained in:
parent
8402465e63
commit
dd6e4ef0de
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ export var commands = {};
|
||||||
|
|
||||||
|
|
||||||
import "./commands/start";
|
import "./commands/start";
|
||||||
|
import "./commands/reset";
|
||||||
import "./commands/next";
|
import "./commands/next";
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue