mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-08 13:43:35 +00:00
sendNotifications = None
This commit is contained in:
@ -3320,7 +3320,7 @@ def doCalendarDeleteEvent():
|
||||
if not cal:
|
||||
return
|
||||
events = []
|
||||
sendNotifications = False
|
||||
sendNotifications = None
|
||||
doit = False
|
||||
i = 4
|
||||
while i < len(sys.argv):
|
||||
|
Reference in New Issue
Block a user