Status: Add subline for Invisible to explain it properly

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
pull/23130/head
Jan C. Borchardt 2020-10-01 23:36:35 +07:00
parent b1d0fd27c1
commit 56670fc904
No known key found for this signature in database
GPG Key ID: CBD846FC845CBE17
5 changed files with 7 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -44,6 +44,7 @@ const getAllStatusOptions = () => {
}, {
type: 'invisible',
label: t('user_status', 'Invisible'),
subline: t('user_status', 'Appear offline'),
icon: 'icon-user-status-invisible',
}]
}