Skip to content

Commit b10607e

Browse files
committed
Lint
1 parent 9460f5d commit b10607e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/handlers/src/graphql/model/site_config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ pub struct SiteConfig {
5757
/// Whether users can log in with their email address.
5858
login_with_email_allowed: bool,
5959

60-
/// Experimental plan management iframe URI.
60+
/// Experimental plan management iframe URI.
6161
plan_management_iframe_uri: Option<String>,
6262
}
6363

0 commit comments

Comments
 (0)