mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 14:03:42 +02:00
Steam collections (#60)
This commit is contained in:
@@ -3,4 +3,5 @@ use serde::{Deserialize, Serialize};
|
||||
#[derive(Debug, Serialize, Deserialize, Clone)]
|
||||
pub struct SteamSettings {
|
||||
pub location: Option<String>,
|
||||
pub create_collections: bool,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user