Skip to content

Commit

Permalink
Restore manual add-on enable
Browse files Browse the repository at this point in the history
  • Loading branch information
keianhzo committed Dec 5, 2023
1 parent 9394283 commit 230df3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/export_gltf.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
import os
import sys

bpy.ops.preferences.addon_enable(module="io_hubs_addon")

try:
argv = sys.argv
if "--" in argv:
Expand Down

0 comments on commit 230df3b

Please sign in to comment.