Skip to content

Commit 5d8ba1d

Browse files
committed
[IGNORE] Updated icon name on **Labs Parameter Diff Python Panel** to point to the correct file
1 parent d9547fd commit 5d8ba1d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

python_panels/labs_panels.pypanel

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
used by the application. Note, that two definitions of the
66
same interface or of the interfaces menu are not allowed
77
in a single file. -->
8-
9-
<interface name="labs::diff" label="Labs | Parameter Diff" icon="$SIDEFXLABS/help/icons/diff.svg" showNetworkNavigationBar="false" help_url="/shelf/labs--diff.txt">
8+
<interface name="labs::diff" label="Labs | Parameter Diff" icon="$SIDEFXLABS/help/icons/parameter_diff.svg" showNetworkNavigationBar="false" help_url="/shelf/labs--diff.txt">
109
<script><![CDATA[
1110
import pyper.widgets.diff as module
1211

0 commit comments

Comments
 (0)