mirror of
https://github.com/pcvolkmer/osc-variant.git
synced 2025-04-19 19:56:50 +00:00
commit
298a142586
@ -529,6 +529,7 @@ pub struct Entry {
|
||||
#[serde(rename = "SeitenumbruchPatModul")]
|
||||
seitenumbruch_pat_modul: bool,
|
||||
#[serde(rename = "Kontaktliste")]
|
||||
#[serde(skip_serializing_if = "Option::is_none")]
|
||||
kontaktliste: Option<String>,
|
||||
#[serde(rename = "MarkierungIgnorieren")]
|
||||
markierung_ignorieren: bool,
|
||||
|
@ -533,6 +533,7 @@ pub struct Entry {
|
||||
#[serde(rename = "SeitenumbruchPatModul")]
|
||||
seitenumbruch_pat_modul: bool,
|
||||
#[serde(rename = "Kontaktliste")]
|
||||
#[serde(skip_serializing_if = "Option::is_none")]
|
||||
kontaktliste: Option<String>,
|
||||
#[serde(rename = "MarkierungIgnorieren")]
|
||||
markierung_ignorieren: bool,
|
||||
|
Loading…
x
Reference in New Issue
Block a user