Switch recently added to only use activity pinger
* Fixed activity pinger logic for grouping notifications
This commit is contained in:
@@ -218,7 +218,7 @@ class TimelineHandler(object):
|
||||
|
||||
def __init__(self, timeline):
|
||||
self.timeline = timeline
|
||||
logger.debug(timeline)
|
||||
#logger.debug(timeline)
|
||||
|
||||
def is_item(self):
|
||||
if 'itemID' in self.timeline:
|
||||
|
Reference in New Issue
Block a user