mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-21 07:32:02 +00:00
fix(useapplelogin ): lint
This commit is contained in:
parent
63624a9554
commit
d09c760a1c
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ type AppleLoginResponse = {
|
||||||
name: string;
|
name: string;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
const STREMIO_URL = 'http://localhost:3001';
|
const STREMIO_URL = 'http://localhost:3001';
|
||||||
const MAX_TRIES = 25;
|
const MAX_TRIES = 25;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue