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