]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/core/hotkeys/hotkeys.component.html
wrap the hotkeys component to allow templating :art:
authorRigel Kent <sendmemail@rigelk.eu>
Tue, 11 Sep 2018 13:07:31 +0000 (15:07 +0200)
committerRigel Kent <sendmemail@rigelk.eu>
Tue, 11 Sep 2018 19:33:22 +0000 (21:33 +0200)
commit7aba23d13fe56835b07ebb00c0b4c2a929551ec3
treee67f5a28ec12d6250231d2450354390cd8ae9ce0
parent5284d4028c5db6e32b73b13731622ba477597561
wrap the hotkeys component to allow templating :art:
client/src/app/app.component.html
client/src/app/app.module.ts
client/src/app/core/hotkeys/hotkeys.component.html [new file with mode: 0644]
client/src/app/core/hotkeys/hotkeys.component.scss [new file with mode: 0644]
client/src/app/core/hotkeys/hotkeys.component.ts [new file with mode: 0644]
client/src/app/core/hotkeys/hotkeys.module.ts [new file with mode: 0644]
client/src/app/core/hotkeys/index.ts [new file with mode: 0644]
client/src/app/core/index.ts
client/src/app/core/theme/theme.service.ts