Add-on: fix typo causing an AttributeError
This commit is contained in:
parent
413e5c71e2
commit
bb377e7572
@ -37,7 +37,7 @@ def discard_global_flamenco_data(_):
|
|||||||
job_types.discard_flamenco_data()
|
job_types.discard_flamenco_data()
|
||||||
comms.discard_flamenco_data()
|
comms.discard_flamenco_data()
|
||||||
|
|
||||||
bpy.context.WindowManager.flamenco_version_mismatch = False
|
bpy.context.window_manager.flamenco_version_mismatch = False
|
||||||
|
|
||||||
|
|
||||||
def redraw(self, context):
|
def redraw(self, context):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user