Skip to content

Commit

Permalink
Change PTP icon to wizard hat, just like Magic SAM
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrembilla committed Jan 6, 2025
1 parent 4323fce commit 832fa79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resources/views/volumesSidebar.blade.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<sidebar-tab name="ptp" icon="circle" title="Perform Point to Polygon conversion">
<sidebar-tab name="ptp" icon="hat-wizard" title="Perform Point to Polygon conversion">
<div id="ptp-container"></div>
</sidebar-tab>
@push('scripts')
Expand Down

0 comments on commit 832fa79

Please sign in to comment.