mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-09-27 04:59:20 +00:00
Lint
This commit is contained in:
@@ -77,7 +77,8 @@ pub struct ExperimentalConfig {
|
||||
pub inactive_session_expiration: Option<InactiveSessionExpirationConfig>,
|
||||
|
||||
/// Experimental feature to show a plan management tab and iframe.
|
||||
/// This value is passed through "as is" to the client without any validation.
|
||||
/// This value is passed through "as is" to the client without any
|
||||
/// validation.
|
||||
#[serde(skip_serializing_if = "Option::is_none")]
|
||||
pub plan_management_iframe_uri: Option<String>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user