Skip to content

Commit

Permalink
refactor: change icon in PrintsettingsPanel.vue
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Dej <[email protected]>
  • Loading branch information
meteyou committed Dec 5, 2021
1 parent 95ebc25 commit d3ee2f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/panels/PrintsettingsPanel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
>
<tool-slider
:label="$t('Panels.PrintsettingsPanel.SpeedFactor')"
icon="mdi-rabbit"
icon="mdi-speedometer"
:target="speed_factor"
:max="200"
:multi="100"
Expand Down

0 comments on commit d3ee2f9

Please sign in to comment.