Skip to content

Commit

Permalink
fix hotswap icon (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcinVaadin authored Jan 16, 2025
1 parent 3566b11 commit e274e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
id="HotSwap.debug"
class="com.vaadin.plugin.actions.DebugUsingHotSwapAgentAction"
text="Debug using HotSwapAgent"
icon="vaadin/icons/swap.svg">
icon="/vaadin/icons/debug.svg">
<add-to-group group-id="RunDashboardContentToolbar"
relative-to-action="RunDashboard.Debug"
anchor="after"/>
Expand Down

0 comments on commit e274e6b

Please sign in to comment.