Fix #133259: Regression: Error when saving a theme
Missed in 655a17a6ab.
Pull Request: https://projects.blender.org/blender/blender/pulls/133285
This commit is contained in:
committed by
Falk David
parent
5472ffeae3
commit
9439ff09e9
@@ -85,7 +85,7 @@ def rna2xml(
|
||||
bpy.types.ActionGroup,
|
||||
bpy.types.PoseBone,
|
||||
bpy.types.Node,
|
||||
bpy.types.Sequence,
|
||||
bpy.types.Strip,
|
||||
)
|
||||
|
||||
def number_to_str(val, val_type):
|
||||
|
||||
Reference in New Issue
Block a user