newline
This commit is contained in:
parent
44bd62897c
commit
9021131e8d
1 changed files with 0 additions and 1 deletions
|
@ -554,7 +554,6 @@ class KDEnliveProject:
|
|||
] + value)
|
||||
]
|
||||
|
||||
|
||||
def properties(self, *props):
|
||||
return [
|
||||
self.get_element("property", attrib={"name": name}, text=str(value) if value is not None else value)
|
||||
|
|
Loading…
Reference in a new issue