Skip to content

Commit

Permalink
ajust
Browse files Browse the repository at this point in the history
  • Loading branch information
Mazuricio committed May 19, 2024
1 parent 83585ca commit 3037e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InitFeedsAndSpeeds.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ def updateMenu(workbench):

if addonMenu is None:
addonMenu = QtGui.QMenu("Path Addons")
addonMenu = QtGui.QMenu("Path Addons")
addonMenu.setObjectName("Path_Addons")

# Find the dressup menu entry
dressupMenu = mw.findChild(QtGui.QMenu, "Path Dressup")
Expand Down

0 comments on commit 3037e31

Please sign in to comment.