mirror of https://gitlab.com/bashrc2/epicyon
Events are not public by default
parent
b2f0f3fe5a
commit
9c63658aa7
|
@ -137,7 +137,7 @@ def _htmlCalendarDay(personCache: {}, cssCache: {}, translate: {},
|
|||
postId = None
|
||||
senderName = ''
|
||||
senderActor = None
|
||||
eventIsPublic = True
|
||||
eventIsPublic = False
|
||||
# get the time place and description
|
||||
for ev in eventPost:
|
||||
if ev['type'] == 'Event':
|
||||
|
|
Loading…
Reference in New Issue