Skip to content

Commit

Permalink
Update src/views/template.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Charlotte Van Petegem <[email protected]>
  • Loading branch information
rien and chvp authored Jun 10, 2022
1 parent 2952ea9 commit 3d9adf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/template.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ macro_rules! template {
#[allow(dead_code)]
zauth_version: &'static str
}
TemplateStruct{
TemplateStruct {
zauth_version: crate::ZAUTH_VERSION,
}
}
Expand Down

0 comments on commit 3d9adf4

Please sign in to comment.