cache: always forget register...

This commit is contained in:
Cynthia Foxwell 2025-07-19 00:00:38 -06:00
parent e1b16065b0
commit 4ef3e9bc17
Signed by: Cynosphere
SSH key fingerprint: SHA256:H3SM8ufP/uxqLwKSH7xY89TDnbR9uOHzjLoBr0tlajk

View file

@ -73,3 +73,4 @@ cache.callback = async function (msg, id) {
attachments, attachments,
}; };
}; };
hf.registerCommand(cache);