mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-06 13:51:36 +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