Add "Reset to defaults" in Control Center

This commit is contained in:
tiankai
2023-01-03 17:35:20 +08:00
parent b370fd187c
commit 6bd52fe961
4 changed files with 33 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ async fn main() {
cmd::download,
cmd::open_link,
cmd::get_chat_conf,
cmd::reset_chat_conf,
cmd::form_cancel,
cmd::form_confirm,
cmd::form_msg,