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