* src/Filters/Rules/Place/__init__.py: add HasPlace to editor_rule_list
svn: r7884
This commit is contained in:
@@ -43,4 +43,5 @@ editor_rule_list = [
|
||||
HasNoteMatchingSubstringOf,
|
||||
PlacePrivate,
|
||||
MatchesFilter,
|
||||
HasPlace,
|
||||
]
|
||||
|
Reference in New Issue
Block a user