Commit 80e6ec1
committed
refactor: update connection status handling in GatewayTerminal component
- Changed the connection status variable from `isConnected` to `status` for better clarity.
- Derived `isConnected` from the `status` to streamline the connection logic in the GatewayTerminal component.1 parent e8219cd commit 80e6ec1
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
| 319 | + | |
| 320 | + | |
320 | 321 | | |
321 | 322 | | |
322 | 323 | | |
| |||
0 commit comments