Skip to content

Commit

Permalink
compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
mrobinson committed Nov 17, 2023
1 parent 21f17f0 commit ecd68ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/config/prefs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ mod gen {
// tree of structs to generate
gen_types = Prefs {
browser: {
display: {
display: { {
#[serde(default = "white")]
background_color: i64,
#[serde(default = "black")]
Expand Down

0 comments on commit ecd68ba

Please sign in to comment.