human theft now reads from xml rules file
This commit is contained in:
@@ -7,6 +7,7 @@ a = Analysis(
|
||||
binaries=[],
|
||||
datas=[
|
||||
('app/templates', './templates'),
|
||||
('app/rules', './rules'),
|
||||
('static', './static'),
|
||||
('app/rant', './rant'),
|
||||
('opt', './opt')
|
||||
|
Reference in New Issue
Block a user