mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-11-27 10:14:15 +00:00
Compare commits
3 Commits
88a10c843b
...
493d847816
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
493d847816 | ||
|
|
197542d42d | ||
|
|
3eb840fd03 |
@@ -17,6 +17,7 @@ class Topic:
|
||||
self.title = title
|
||||
self.post_time = post_time
|
||||
self.web_path = web_path
|
||||
self.offer = None
|
||||
if offer:
|
||||
self.offer = Offer(**offer)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user