]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/app.component.html
add TOC to dependencies guide
[github/Chocobozzz/PeerTube.git] / client / src / app / app.component.html
index 23ed04c2dad67b707ac25c9d5b11ebd761f82065..87de874bb9b8ba13ec1aa9195e664141dec95073 100644 (file)
@@ -1,6 +1,6 @@
 <div *ngIf="customCSS" [innerHTML]="customCSS"></div>
 
-<hotkeys-cheatsheet></hotkeys-cheatsheet>
+<my-hotkeys-cheatsheet></my-hotkeys-cheatsheet>
 
 <div [ngClass]="{ 'user-logged-in': isUserLoggedIn(), 'user-not-logged-in': !isUserLoggedIn() }">
   <div class="header">