mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-16 13:46:54 +00:00
fixed typo
This commit is contained in:
@@ -307,4 +307,4 @@ def unregister():
|
|||||||
bpy.utils.register_class(original_panel)
|
bpy.utils.register_class(original_panel)
|
||||||
del overridden_scene_panels[panel]
|
del overridden_scene_panels[panel]
|
||||||
|
|
||||||
bpy.app.translations.register("blenderbim", translations_dict)
|
bpy.app.translations.unregister("blenderbim")
|
||||||
|
|||||||
Reference in New Issue
Block a user