Skip to content

Commit

Permalink
add "load workflow defaults" to translatable parameters
Browse files Browse the repository at this point in the history
Signed-off-by: julianbollig <[email protected]>
  • Loading branch information
julianbollig committed Jan 30, 2025
1 parent 7c7474d commit 5068734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebUI/src/components/SettingsImageGeneration.vue
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
<div class="border-t border-color-spilter items-center flex-wrap grid grid-cols-1 gap-2">
<button class="mt-4" @click="imageGeneration.resetActiveWorkflowSettings">
<div class="svg-icon i-refresh">Reset</div>
Load workflow defaults
{{ languages.COM_LOAD_WORKFLOW_DEFAULTS }}
</button>
</div>
</div>
Expand Down

0 comments on commit 5068734

Please sign in to comment.