forgot to register the command as per usual

This commit is contained in:
Cynthia Foxwell 2024-05-17 14:38:30 -06:00
parent a0324d9cfc
commit ff4615e1aa
1 changed files with 1 additions and 0 deletions

View File

@ -1151,3 +1151,4 @@ fedimbedCommand.callback = async function (interaction) {
};
}
};
hf.registerCommand(fedimbedCommand);