Skip to content

Commit 4614142

Browse files
committed
Fix compatibility with kicad 4
1 parent 07b8da7 commit 4614142

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

InteractiveHtmlBom/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ def callback(_):
4545

4646

4747
plugin = InteractiveHtmlBomPlugin()
48+
plugin.defaults()
4849
plugin.register()
4950

5051
# Add a button the hacky way if plugin button is not supported

0 commit comments

Comments
 (0)