diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-07-19 16:45:07 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-07-19 16:45:07 +0200 |
commit | a64668c024c84f2b0a01357d05092064f17ffd4e (patch) | |
tree | 14992a54b593d172fb45612ccf2db81ac02218f7 /client/tsconfig.json | |
parent | f9f5478ca0778d0f64495bb05e19907582326fd1 (diff) | |
download | PeerTube-a64668c024c84f2b0a01357d05092064f17ffd4e.tar.gz PeerTube-a64668c024c84f2b0a01357d05092064f17ffd4e.tar.zst PeerTube-a64668c024c84f2b0a01357d05092064f17ffd4e.zip |
Client: try to make it work with Android Firefox
Diffstat (limited to 'client/tsconfig.json')
-rw-r--r-- | client/tsconfig.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/tsconfig.json b/client/tsconfig.json index 79f889c3d..c7f61902c 100644 --- a/client/tsconfig.json +++ b/client/tsconfig.json | |||
@@ -45,7 +45,6 @@ | |||
45 | "src/app/shared/users/index.ts", | 45 | "src/app/shared/users/index.ts", |
46 | "src/app/shared/users/token.model.ts", | 46 | "src/app/shared/users/token.model.ts", |
47 | "src/app/shared/users/user.model.ts", | 47 | "src/app/shared/users/user.model.ts", |
48 | "src/app/shared/videos-params.ts", | ||
49 | "src/app/videos/index.ts", | 48 | "src/app/videos/index.ts", |
50 | "src/app/videos/shared/index.ts", | 49 | "src/app/videos/shared/index.ts", |
51 | "src/app/videos/shared/loader/index.ts", | 50 | "src/app/videos/shared/loader/index.ts", |