You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +02:00
12 lines
492 B
Plaintext
12 lines
492 B
Plaintext
Token = "ya29.a0AeDClZCVfxXCE-JAcPJed8p82WT_K0Jtttw0mCwT02IVORX3qB2e7AM-8OQCJa8ImTUNCA5F--f_CULx1mArjs-Se30Fonbdtroe7NaOe...";
|
|
Calendar = "498953a29d6cb0f89dc7d5a2a4f5783a10fcc566dce5c5eb9d7fa7c2c97f1aff@group.calendar.google.com";
|
|
PrimaryColor = "#000000";
|
|
SecondaryColor = "#ffd800";
|
|
Hidden = False;
|
|
|
|
Result = OPI_GoogleCalendar.EditListCalendar(Token
|
|
, Calendar
|
|
, PrimaryColor
|
|
, SecondaryColor
|
|
, Hidden);
|