mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Commented out variables not common to both search types (#372)
This commit is contained in:
@@ -11,8 +11,9 @@ pub struct LutrisGame {
|
||||
pub name: String,
|
||||
pub service: Option<String>,
|
||||
pub runner: Option<String>,
|
||||
pub installed: bool,
|
||||
pub details: String,
|
||||
// pub platform: String,
|
||||
// pub installed: bool,
|
||||
// pub details: String,
|
||||
pub settings: Option<LutrisSettings>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user