mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
Fix typo of availability
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
bd3c1fdf74
commit
c88a30a523
3 changed files with 4 additions and 4 deletions
|
|
@ -25,7 +25,7 @@
|
|||
:l10n-sunday="$t('dav', 'Sunday')" />
|
||||
|
||||
<CheckboxRadioSwitch :checked.sync="automated">
|
||||
{{ $t('dav', 'Automatically set user status to "Do not distrub" outside of visibility to mute all notifications.') }}
|
||||
{{ $t('dav', 'Automatically set user status to "Do not distrub" outside of availability to mute all notifications.') }}
|
||||
</CheckboxRadioSwitch>
|
||||
|
||||
<Button :disabled="loading || saving"
|
||||
|
|
|
|||
4
dist/dav-settings-personal-availability.js
vendored
4
dist/dav-settings-personal-availability.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue