mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 14:03:42 +02:00
Set lutris default flatpak to net.lutris.Lutris
This commit is contained in:
@@ -20,7 +20,7 @@ impl Default for LutrisSettings {
|
|||||||
enabled,
|
enabled,
|
||||||
executable: "lutris".to_string(),
|
executable: "lutris".to_string(),
|
||||||
flatpak: true,
|
flatpak: true,
|
||||||
flatpak_image: "net.lutris.Lutris//beta".to_string(),
|
flatpak_image: "net.lutris.Lutris".to_string(),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user