visuals for enabling/disableing

This commit is contained in:
SpikeHD
2022-07-25 19:23:05 -07:00
parent 95282a3f36
commit 9fa3351747
7 changed files with 67 additions and 17 deletions

View File

@@ -5,7 +5,6 @@ use std::fs::read_dir;
use std::io::Read;
use std::path::PathBuf;
static API_URL: &str = "https://api.gamebanana.com";
static SITE_URL: &str = "https://gamebanana.com";
#[tauri::command]