1
0
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:
Vitaly the Alpaca (bot)
2024-11-12 23:15:46 +03:00
parent dfa07e2ca0
commit 41eefb70fe
331 changed files with 7601 additions and 6603 deletions
@@ -41,7 +41,7 @@ import TabItem from '@theme/TabItem';
```bash
oint gsheets EditSpreadsheetTitle \
--token "***" \
--spreadsheet "1UNUtRVeRjmldHR5-GEkg4R7qVgja_frqjQygfXG86RU" \
--spreadsheet "1D5IVyC0pSogfG0DTcE8JRKu9ldVW1ai60qWpwUGk5cI" \
--title "Test table (changed.)"
```
</TabItem>
@@ -50,7 +50,7 @@ import TabItem from '@theme/TabItem';
```batch
oint gsheets EditSpreadsheetTitle ^
--token "***" ^
--spreadsheet "1UNUtRVeRjmldHR5-GEkg4R7qVgja_frqjQygfXG86RU" ^
--spreadsheet "1D5IVyC0pSogfG0DTcE8JRKu9ldVW1ai60qWpwUGk5cI" ^
--title "Test table (changed.)"
```
</TabItem>