mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 17:15:48 +00:00
fix lint
This commit is contained in:
parent
4480423731
commit
c49c2c00ff
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ const useStreamingServerSettingsInputs = (streamingServer) => {
|
|||
}
|
||||
});
|
||||
}
|
||||
}
|
||||
};
|
||||
}, [streamingServer.settings]);
|
||||
|
||||
const remoteEndpointSelect = React.useMemo(() => {
|
||||
|
|
|
|||
Loading…
Reference in a new issue