mirror of
https://github.com/owntracks/frontend.git
synced 2026-08-25 20:47:16 +00:00
Fix typo
This commit is contained in:
@@ -75,7 +75,7 @@ const reloadData = async ({ dispatch }) => {
|
||||
|
||||
/**
|
||||
* Connect to WebSocket to receive live location updates. When an update is
|
||||
* received, reload last locations and location history dependin on config.
|
||||
* received, reload last locations and location history depending on config.
|
||||
*/
|
||||
const connectWebsocket = async ({ dispatch }) => {
|
||||
api.connectWebsocket(async () => {
|
||||
|
||||
Reference in New Issue
Block a user