Skip to content

Commit

Permalink
Fixed typo in config.
Browse files Browse the repository at this point in the history
  • Loading branch information
emxsys committed Nov 5, 2020
1 parent 0ea302b commit 99d4dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion callattendant/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"SCREENED_RINGS_BEFORE_ANSWER": 0,

"PERMIT_NAME_PATTERNS": {},
"PERMT_NUMBER_PATTERNS": {},
"PERMIT_NUMBER_PATTERNS": {},

"PERMITTED_ACTIONS": (),
"PERMITTED_GREETING_FILE": "resources/general_greeting.wav",
Expand Down

0 comments on commit 99d4dc2

Please sign in to comment.