dodalem konfiguracje godzin do ha
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: GoogleSheet Bot
|
||||
version: "1.0.0"
|
||||
version: "1.0.1"
|
||||
slug: googlesheet_bot
|
||||
description: Bot do automatyzacji zadań w Arkuszach Google.
|
||||
arch:
|
||||
@@ -13,5 +13,7 @@ startup: application
|
||||
boot: auto
|
||||
options:
|
||||
credentials_json: ""
|
||||
run_hours: "9,13,16"
|
||||
schema:
|
||||
credentials_json: text
|
||||
credentials_json: str
|
||||
run_hours: str
|
||||
|
||||
Reference in New Issue
Block a user