You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-23 22:05:15 +02:00
12 lines
492 B
Plaintext
12 lines
492 B
Plaintext
Token = "ya29.a0AcM612xw6IRwwkQIOEhizd2pJ6LLI4UAhdhxmXDGEzYkcfUPrLYgDDwbsSi5iQdc78WPs_1_Qor5KipuV6mAIvr6z-AKzrBaMT4erIR5T...";
|
|
Calendar = "e8a267e4a6629e0ef3f8a08ca54f52e2b031d3c40bd27d2866c2ed083c6353ec@group.calendar.google.com";
|
|
PrimaryColor = "#000000";
|
|
SecondaryColor = "#ffd800";
|
|
Hidden = False;
|
|
|
|
Result = OPI_GoogleCalendar.EditListCalendar(Token
|
|
, Calendar
|
|
, PrimaryColor
|
|
, SecondaryColor
|
|
, Hidden);
|