mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2026-02-05 09:52:18 +01:00
validate url backgrounds
This commit is contained in:
@@ -57,7 +57,8 @@ fn main() {
|
||||
downloader::download_file,
|
||||
downloader::stop_download,
|
||||
lang::get_lang,
|
||||
lang::get_languages
|
||||
lang::get_languages,
|
||||
web::valid_url
|
||||
])
|
||||
.run(tauri::generate_context!())
|
||||
.expect("error while running tauri application");
|
||||
|
||||
Reference in New Issue
Block a user