Skip to content

Commit

Permalink
fix: explicitly import bpy.utils.previews in icons/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tristan-hm committed Sep 18, 2022
1 parent fc3a4c6 commit 03f9f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion icons/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import os
import bpy
import bpy.utils.previews


icons_collection = None
Expand Down

0 comments on commit 03f9f2b

Please sign in to comment.