From ac8ed8dfe0d5e58dec6b6545fd06968ca9de16a5 Mon Sep 17 00:00:00 2001 From: Marie Date: Sat, 6 Aug 2022 16:14:42 +0000 Subject: [PATCH] Swap patch link --- src/lib/config/patch.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/config/patch.rs b/src/lib/config/patch.rs index e9d1bad..47ff4a5 100644 --- a/src/lib/config/patch.rs +++ b/src/lib/config/patch.rs @@ -20,7 +20,7 @@ impl Default for Patch { path: format!("{launcher_dir}/patch"), servers: vec![ "https://notabug.org/Krock/dawn".to_string(), - "https://gitlab.com/an-anime-team/linux-patch".to_string() + "https://codespace.gay/Maroxy/dawnin".to_string() ], // Disable root requirement for patching if we're running launcher in flatpak