Skip to content

Commit 8003cb2

Browse files
Update README.md
1 parent 84d11ae commit 8003cb2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -261,13 +261,13 @@ Placeholders can be added by setting `VARIABLES` inside your Environment.
261261
```yaml
262262
environment:
263263
VARIABLES: |
264-
"NUMBER2": "002",
265-
"GROUP_CHAT_1": [
266-
"user.id",
267-
"000",
268-
"001",
269-
"group.id"
270-
]
264+
"NUMBER2": "002",
265+
"GROUP_CHAT_1": [
266+
"user.id",
267+
"000",
268+
"001",
269+
"group.id"
270+
]
271271
```
272272

273273
### Recipients

0 commit comments

Comments
 (0)