mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Revert Lutris change when "installed" is true
This commit is contained in:
@@ -62,6 +62,6 @@ mod tests {
|
||||
|
||||
let games = parse_lutris_games(content);
|
||||
|
||||
assert_eq!(games[1].service, "steam");
|
||||
assert_eq!(games[1].service.clone().unwrap_or_default(), "steam");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user