Skip to content

Commit 36facf9

Browse files
committed
Appease the linter
1 parent 3fbad5b commit 36facf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sites/cheerpx/src/content/docs/11-guides/Networking.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ What is happening here?
129129
- [stateUpdateCb] and [netmapUpdateCb] are necessary for tracking network status and updates to network maps.
130130

131131
After setting up the network interface, you can trigger the network login by calling.
132+
132133
```js
133134
await cx.networkLogin();
134135
```

0 commit comments

Comments
 (0)