]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/app.module.ts
wrap the hotkeys component to allow templating :art:
[github/Chocobozzz/PeerTube.git] / client / src / app / app.module.ts
index ba16c072e2805b1df2b70ec5d4cd836e35d8dbd3..e5a1883213d8337614f52628547282b2d2a384c6 100644 (file)
@@ -5,7 +5,8 @@ import { ResetPasswordModule } from '@app/reset-password'
 
 import { MetaLoader, MetaModule, MetaStaticLoader, PageTitlePositioning } from '@ngx-meta/core'
 import { ClipboardModule } from 'ngx-clipboard'
-import { HotkeyModule, IHotkeyOptions } from 'angular2-hotkeys'
+import { HotkeyModule } from '@app/core/hotkeys'
+import { IHotkeyOptions } from 'angular2-hotkeys'
 import 'focus-visible'
 
 import { AppRoutingModule } from './app-routing.module'