mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Added script to fix existing database with new rules
This commit is contained in:
@@ -76,7 +76,6 @@ class CleanerAgent:
|
||||
return [a.strip()]
|
||||
|
||||
def parseTitle(self,t):
|
||||
|
||||
if t.strip() in self.rules_replacetitle:
|
||||
return self.rules_replacetitle[t.strip()]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user