Skip to content

Commit

Permalink
Rename __init__.py to Quick_Modifiers/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
thequver authored Jun 1, 2023
1 parent d568b49 commit d7a1b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py → Quick_Modifiers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ def unregister():
bpy.types.VIEW3D_MT_object.remove(add_button)

if __name__ == "__main__":
register()
register()

0 comments on commit d7a1b3b

Please sign in to comment.