aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-12-04 10:29:28 +0100
committerChocobozzz <me@florianbigard.com>2018-12-04 10:29:28 +0100
commit06471769fc29a82446ed5da6c65d2e9219bec73b (patch)
tree54836e7cdcd7f609c98cd55d4b2c12af4d5c3c4e /client/src
parentd639c3bf14bd490ab99b41b2feee5a3b91267436 (diff)
downloadPeerTube-06471769fc29a82446ed5da6c65d2e9219bec73b.tar.gz
PeerTube-06471769fc29a82446ed5da6c65d2e9219bec73b.tar.zst
PeerTube-06471769fc29a82446ed5da6c65d2e9219bec73b.zip
Upgrade client dependencies
Diffstat (limited to 'client/src')
-rw-r--r--client/src/app/core/core.module.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/core/core.module.ts b/client/src/app/core/core.module.ts
index df2ec696d..8a6654aa1 100644
--- a/client/src/app/core/core.module.ts
+++ b/client/src/app/core/core.module.ts
@@ -29,7 +29,7 @@ import { CheatSheetComponent } from '@app/core/hotkeys'
29 29
30 LoadingBarHttpClientModule, 30 LoadingBarHttpClientModule,
31 LoadingBarRouterModule, 31 LoadingBarRouterModule,
32 LoadingBarModule.forRoot(), 32 LoadingBarModule,
33 33
34 HotkeyModule.forRoot({ 34 HotkeyModule.forRoot({
35 cheatSheetCloseEsc: true 35 cheatSheetCloseEsc: true