Skip to content

Commit 5a71d49

Browse files
committed
Lint
1 parent c6a3fc5 commit 5a71d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/data-model/src/site_config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ pub struct SiteConfig {
9090

9191
/// Whether users can log in with their email address.
9292
pub login_with_email_allowed: bool,
93-
93+
9494
/// The iframe URL to show in the plan tab of the UI
9595
pub plan_management_iframe_uri: Option<Url>,
9696
}

0 commit comments

Comments
 (0)