mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 14:03:42 +02:00
Amazon Games for Windows (#91)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
||||
#[derive(Debug, Deserialize, Serialize, Clone)]
|
||||
pub struct AmazonSettings{
|
||||
pub enabled:bool
|
||||
}
|
||||
Reference in New Issue
Block a user