mirror of
https://github.com/an-anime-team/sleepy-launcher.git
synced 2025-03-15 06:28:27 +03:00
Changed abandoned patch repo link
This commit is contained in:
parent
bc4a246ce1
commit
ab8cc075ef
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ impl Default for Patch {
|
|||
path: format!("{launcher_dir}/patch"),
|
||||
servers: vec![
|
||||
"https://notabug.org/Krock/dawn".to_string(),
|
||||
"https://dev.kaifa.ch/Maroxy/dawn".to_string()
|
||||
"https://gitlab.com/an-anime-team/linux-patch".to_string()
|
||||
],
|
||||
|
||||
// Disable root requirement for patching if we're running launcher in flatpak
|
||||
|
|
Loading…
Add table
Reference in a new issue