mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-10-04 16:16:01 +00:00
Compare commits
2 Commits
ddadd67f9b
...
197542d42d
Author | SHA1 | Date | |
---|---|---|---|
|
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