Skip to content

Commit 84d11ae

Browse files
authored
Merge pull request #30 from CodeShellDev/dev
README update
2 parents ef2d45f + 466e1f8 commit 84d11ae

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/templates/README.template.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -202,13 +202,13 @@ Placeholders can be added by setting `VARIABLES` inside your Environment.
202202
```yaml
203203
environment:
204204
VARIABLES: |
205-
"NUMBER2": "002",
206-
"GROUP_CHAT_1": [
207-
"user.id",
208-
"000",
209-
"001",
210-
"group.id"
211-
]
205+
"NUMBER2": "002",
206+
"GROUP_CHAT_1": [
207+
"user.id",
208+
"000",
209+
"001",
210+
"group.id"
211+
]
212212
```
213213

214214
### Recipients

0 commit comments

Comments
 (0)