Status: Add subline for Invisible to explain it properly
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
741ebf5177
commit
1f0a5aeae3
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',
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue