From 85377e9e1a2fbd87e76c09a76f95f940e17014b7 Mon Sep 17 00:00:00 2001 From: bartool Date: Mon, 3 Nov 2025 08:48:31 +0100 Subject: [PATCH] dodalem config dla dodatku ha --- config.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 config.yaml diff --git a/config.yaml b/config.yaml new file mode 100644 index 0000000..0a90ec8 --- /dev/null +++ b/config.yaml @@ -0,0 +1,15 @@ +name: GoogleSheet Bot +version: "1.0.0" +slug: googlesheet_bot +description: Bot do automatyzacji zadaƄ w Arkuszach Google. +arch: + - aarch64 + - amd64 + - armhf + - armv7 + - i386 +init: false +startup: application +boot: auto +options: {} +schema: []