Skip to content
Snippets Groups Projects
Commit f2f6ddcb authored by Andreas Schindlbeck's avatar Andreas Schindlbeck
Browse files

logging und addNotification entfernt

parent 550afc9b
No related branches found
No related tags found
No related merge requests found
...@@ -6,11 +6,4 @@ import("system.util"); ...@@ -6,11 +6,4 @@ import("system.util");
var users = ["Admin", "Birgit Leicht", "John Doe"] var users = ["Admin", "Birgit Leicht", "John Doe"]
calendars.addPermissions(users, calendars.VEVENT, ["READ", "WRITE"], null, false, calendars.SORTSTRATEGY_NATURAL); calendars.addPermissions(users, calendars.VEVENT, ["READ", "WRITE"], null, false, calendars.SORTSTRATEGY_NATURAL);
calendars.setCheckAttendeesOnWrite(false); calendars.setCheckAttendeesOnWrite(false);
\ No newline at end of file
logging.log("autostartneon");
var linkinfo = text.encodeMS(["Person", "1a67eaa7-21da-4a18-97ab-755ac5cb74f7"]);
var uuid = "9a4a57c9-9da2-496e-9132-7e32684568d6";
notification.addNotification(uuid, linkinfo, null, "Andi höhö", "AndisNotification", notification.PRIO_HIGH, 5, "UNSEEN", ["_____USER_bcdfb521-c7d0-4ef1-8916-78e7d3232046"], "AndiNotiCaption", "AndiNotiDescription");
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment