mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2026-03-23 08:12:24 +01:00
idk some wip shit
This commit is contained in:
@@ -49,7 +49,8 @@ fn main() {
|
||||
downloader::stop_download,
|
||||
lang::get_lang,
|
||||
lang::get_languages,
|
||||
web::valid_url
|
||||
web::valid_url,
|
||||
web::web_get
|
||||
])
|
||||
.run(tauri::generate_context!())
|
||||
.expect("error while running tauri application");
|
||||
|
||||
Reference in New Issue
Block a user