We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6a3fc5 commit 5a71d49Copy full SHA for 5a71d49
crates/data-model/src/site_config.rs
@@ -90,7 +90,7 @@ pub struct SiteConfig {
90
91
/// Whether users can log in with their email address.
92
pub login_with_email_allowed: bool,
93
-
+
94
/// The iframe URL to show in the plan tab of the UI
95
pub plan_management_iframe_uri: Option<Url>,
96
}
0 commit comments