Re-apply some Prettier formatting after merge
This commit is contained in:
@@ -59,8 +59,8 @@ module.exports = {
|
||||
|
||||
MinutesOnlineTotalCount: 'minutes_online_total_count',
|
||||
|
||||
NewPrivateMailCount : 'new_private_mail_count', // non-persistent
|
||||
NewAddressedToMessageCount : 'new_addr_to_msg_count', // non-persistent
|
||||
NewPrivateMailCount: 'new_private_mail_count', // non-persistent
|
||||
NewAddressedToMessageCount: 'new_addr_to_msg_count', // non-persistent
|
||||
SSHPubKey: 'ssh_public_key', // OpenSSH format (ssh-keygen, etc.)
|
||||
AuthFactor1Types: 'auth_factor1_types', // List of User.AuthFactor1Types value(s)
|
||||
AuthFactor2OTP: 'auth_factor2_otp', // If present, OTP type for 2FA. See OTPTypes
|
||||
|
||||
Reference in New Issue
Block a user