Settings: Update Darktable icon in advanced.vue #449
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
2f524adc22
commit
f13fc38d69
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@
|
|||
color="secondary-dark"
|
||||
:label="$gettext('Disable Darktable')"
|
||||
:hint="$gettext('Don\'t use Darktable to convert RAW images.')"
|
||||
prepend-icon="no_photography"
|
||||
prepend-icon="raw_off"
|
||||
persistent-hint
|
||||
@change="onChange"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue