Skip to content

Commit fd9b5ca

Browse files
committed
Fix indent
1 parent 0e50c44 commit fd9b5ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/config/src/sections/upstream_oauth2.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ pub struct SignInWithApple {
398398

399399
/// The key ID of the Apple Developer Portal
400400
pub key_id: String,
401-
}
401+
}
402402

403403
/// Configuration for one upstream OAuth 2 provider.
404404
#[skip_serializing_none]

0 commit comments

Comments
 (0)