Skip to content

Commit

Permalink
Fix icon in help
Browse files Browse the repository at this point in the history
Co-authored-by: Mustafa Taher <[email protected]>
  • Loading branch information
BigRoy and MustafaJafar authored Jul 30, 2024
1 parent ad6fe64 commit 053184b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,22 @@
{
"AYON_icon.png/Cursor":{
"type":"intarray",
"value":[0,0]
},
"AYON_icon.png/IsExpr":{
"type":"bool",
"value":false
},
"AYON_icon.png/IsPython":{
"type":"bool",
"value":false
},
"AYON_icon.png/IsScript":{
"type":"bool",
"value":false
},
"AYON_icon.png/Source":{
"type":"string",
"value":"AYON_icon.png"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ Help Help
Tools.shelf Tools.shelf
IconImage IconImage
ExtraFileOptions ExtraFileOptions
AYON__icon.png AYON_icon.png

0 comments on commit 053184b

Please sign in to comment.