Skip to content

Commit

Permalink
Merge pull request #134 from ArtOfCode-/master
Browse files Browse the repository at this point in the history
Add money report room
  • Loading branch information
thomas-daniels committed Jan 30, 2016
2 parents 74b4612 + fcb0925 commit 6eacfd9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ws.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,10 @@
"sites": ["judaism.stackexchange.com"],
"room": GlobalVars.wrap.get_room("468"),
"unwantedReasons": []
}, {
"sites": ["money.stackexchange.com"],
"room": GlobalVars.wrap.get_room("35068"),
"unwantedReasons": []
}
]

Expand Down

0 comments on commit 6eacfd9

Please sign in to comment.