[feat] better installer + changelog test version switch + better video config view
This commit is contained in:
@@ -7,7 +7,9 @@ use serde_json::Value;
|
||||
use std::collections::HashMap;
|
||||
use std::fs;
|
||||
use std::path::Path;
|
||||
use tauri_plugin_http::reqwest::blocking::get;
|
||||
use tauri_plugin_http::reqwest::
|
||||
|
||||
blocking::get;
|
||||
use walkdir::WalkDir;
|
||||
|
||||
use crate::steam;
|
||||
|
||||
Reference in New Issue
Block a user