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 2f74c49 commit 90932ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addons/io_hubs_addon/debugger.py
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,8 @@ def register():
global hubs_session
hubs_session = HubsSession()

init()

bpy.utils.register_class(HubsUrl)
bpy.utils.register_class(HubsSceneDebuggerPrefs)
bpy.utils.register_class(HubsCreateRoomOperator)
Expand Down

0 comments on commit 90932ed

Please sign in to comment.