defaults
This commit is contained in:
parent
cde5490df4
commit
04a38b77b7
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ class Engine:
|
|||
'userKeywords': {'locked': False, 'value': 7},
|
||||
'screenings': {'locked': True, 'value': 2}
|
||||
},
|
||||
'keywords': {},
|
||||
'globalKeywords': {},
|
||||
}
|
||||
self.update_keywords()
|
||||
|
||||
|
|
Loading…
Reference in a new issue