Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
keianhzo committed Dec 18, 2023
1 parent 985bcfa commit 2f74c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/io_hubs_addon/debugger.py
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@ def register():
if load_post not in bpy.app.handlers.load_post:
bpy.app.handlers.load_post.append(load_post)

init()
# init()


def unregister():
Expand Down

0 comments on commit 2f74c49

Please sign in to comment.