Skip to content

Commit 76f93ed

Browse files
committed
Update file-mat.py
1 parent c827729 commit 76f93ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

file-mat/file-mat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ def register_save_handlers():
360360
(PF_INT, 'image-height', 'Height of full-sized image')
361361
],
362362
thumbnail_mat, #callback
363-
has_run_mode = False
363+
no_run_mode_param = True
364364
)
365365

366366
register(

0 commit comments

Comments
 (0)