This commit is contained in:
j 2018-04-21 16:36:23 +01:00
parent cde5490df4
commit 04a38b77b7
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ class Engine:
'userKeywords': {'locked': False, 'value': 7},
'screenings': {'locked': True, 'value': 2}
},
'keywords': {},
'globalKeywords': {},
}
self.update_keywords()