Skip to content

Commit

Permalink
fixed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
aali309 committed Aug 30, 2023
1 parent 6354631 commit 11f287c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/en/public.json
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@
"TITLE": "Theme"
},
"WEBSOCKET_CONNECTION_DEBOUNCE": {
"DESCRIPTION": "Set the retry interval (debounce) time (in milliseconds) used when establishing WebSocket connections. Increase this time if the web-interface repeatedly displays WebSocket connection/disconnection messages. Decrease this time if the web-interface takes a long time to populate on startup.",
"DESCRIPTION": "Set the retry interval (in milliseconds) used when establishing WebSocket connections. Increase this time if the web-interface repeatedly displays WebSocket connection/disconnection messages. Decrease this time if the web-interface takes a long time to populate on startup.",
"TITLE": "WebSocket Retry Interval"
}
},
Expand Down

0 comments on commit 11f287c

Please sign in to comment.