fix dialog clicking

This commit is contained in:
SpikeHD
2022-06-05 21:11:53 -07:00
parent e9a7852456
commit c06cf874b5
4 changed files with 23 additions and 1 deletions

View File

@@ -56,6 +56,7 @@ fn main() {
unzip::unzip,
file_helpers::rename,
file_helpers::dir_exists,
file_helpers::dir_is_empty,
downloader::download_file,
downloader::stop_download,
lang::get_lang,