chatsounds: wouldnt be me if i didnt forget to register the command

This commit is contained in:
Cynthia Foxwell 2025-02-05 21:19:28 -07:00
parent c8b3bfd183
commit c1a55f85c1
Signed by: Cynosphere
SSH key fingerprint: SHA256:H3SM8ufP/uxqLwKSH7xY89TDnbR9uOHzjLoBr0tlajk

View file

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