fix: reregister of hotkey not working

This commit is contained in:
PandaDEV 2025-01-11 00:27:06 +10:00
parent 617c1737b7
commit 416e2f020d
No known key found for this signature in database
GPG key ID: 13EFF9BAF70EE75C
4 changed files with 8 additions and 32 deletions

View file

@ -124,8 +124,6 @@ fn main() {
db::history::read_image,
db::settings::get_setting,
db::settings::save_setting,
db::settings::save_keybind,
db::settings::get_keybind,
utils::commands::fetch_page_meta
]
)