You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -32,7 +32,11 @@ sidebar_position: 5
|
||||
SecondaryColor = "#ffd800";
|
||||
Hidden = False;
|
||||
|
||||
Result = OPI_GoogleCalendar.EditListCalendar(Token, Calendar, PrimaryColor, SecondaryColor, False);
|
||||
Result = OPI_GoogleCalendar.EditListCalendar(Token
|
||||
, Calendar
|
||||
, PrimaryColor
|
||||
, SecondaryColor
|
||||
, Hidden);
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user