Skip to content

Commit 21814e3

Browse files
committed
fix(docs): remove redundant line in agent bot notifications guide
1 parent e98215c commit 21814e3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/fassets/guides/7-agent-bot-notifications.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ It helps monitor the health of the agent and the network.
1919
{
2020
"apiUrl": "NOTIFICATIONS_API_URL",
2121
"apiKey": "API_KEY",
22-
2322
"level": "danger"
2423
}
2524
```
@@ -52,8 +51,8 @@ It helps monitor the health of the agent and the network.
5251

5352
```json
5453
{
55-
"apiKey": "API_KEY",
5654
"apiUrl": "https://fasset-tg-bot-songbird.flare.network",
55+
"apiKey": "API_KEY",
5756
"level": "danger"
5857
}
5958
```

0 commit comments

Comments
 (0)