aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/server/server.service.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/core/server/server.service.ts')
-rw-r--r--client/src/app/core/server/server.service.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/core/server/server.service.ts b/client/src/app/core/server/server.service.ts
index e2254b7b5..ab317f0aa 100644
--- a/client/src/app/core/server/server.service.ts
+++ b/client/src/app/core/server/server.service.ts
@@ -70,7 +70,7 @@ export class ServerService {
70 videoQuota: -1 70 videoQuota: -1
71 }, 71 },
72 import: { 72 import: {
73 video: { 73 videos: {
74 http: { 74 http: {
75 enabled: false 75 enabled: false
76 } 76 }