✨ 首页应用列表完成
This commit is contained in:
@@ -17,6 +17,8 @@ pub fn run() {
|
||||
handlers::app::get_app_info,
|
||||
handlers::app::search_all_apps,
|
||||
handlers::home::get_home_links,
|
||||
handlers::home::get_home_lists,
|
||||
handlers::home::get_home_list_apps,
|
||||
utils::get_user_agent,
|
||||
])
|
||||
.run(tauri::generate_context!())
|
||||
|
||||
Reference in New Issue
Block a user