misc.vote: forgot to register

This commit is contained in:
Cynthia Foxwell 2022-04-01 18:14:57 -06:00
parent e4bc6d2136
commit e0c4c124c8

View file

@ -257,3 +257,4 @@ vote.callback = async function (msg, line) {
], ],
}; };
}; };
hf.registerCommand(vote);