Merge pull request #33519 from nextcloud/rakekniven-patch-2

This commit is contained in:
John Molakvoæ 2022-08-14 11:38:50 +02:00 committed by GitHub
commit b1e86f39fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -32,7 +32,7 @@
tabindex="0"
:class="{ 'icon-loading': loading === 'default', active: background === 'default' }"
@click="setDefault">
{{ t('dashboard', 'Default images') }}
{{ t('dashboard', 'Default image') }}
</button>
<button class="background color"
:class="{ active: background === 'custom' }"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long