mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Merge pull request #33519 from nextcloud/rakekniven-patch-2
This commit is contained in:
commit
b1e86f39fe
3 changed files with 4 additions and 4 deletions
|
|
@ -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' }"
|
||||
|
|
|
|||
4
dist/dashboard-main.js
vendored
4
dist/dashboard-main.js
vendored
File diff suppressed because one or more lines are too long
2
dist/dashboard-main.js.map
vendored
2
dist/dashboard-main.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue