ELIXIR Express

master
q3k 2013-12-05 21:27:40 +01:00
parent 14c7f116a4
commit a87cd696f9
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ class BREParseError(Exception):
class BRERow(object):
BRE_IN = [772, 770]
BRE_IN = [772, 770, 968]
SECRET = app.config["SECRET"]
def parse_data(self):