diff options
author | Chocobozzz <me@florianbigard.com> | 2018-09-13 10:13:25 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-09-13 10:13:25 +0200 |
commit | 9431cabf8a92f602cf3b4626e12f23b0910f52a8 (patch) | |
tree | cef7f65ab8ea35c5974126a0e107eb140067070d /client/src | |
parent | 662fb3ab5e3aafa49c96809a61239c9046a5c485 (diff) | |
download | PeerTube-9431cabf8a92f602cf3b4626e12f23b0910f52a8.tar.gz PeerTube-9431cabf8a92f602cf3b4626e12f23b0910f52a8.tar.zst PeerTube-9431cabf8a92f602cf3b4626e12f23b0910f52a8.zip |
Fix video views increment
Diffstat (limited to 'client/src')
-rw-r--r-- | client/src/app/core/hotkeys/index.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/core/hotkeys/index.ts b/client/src/app/core/hotkeys/index.ts index bd2ab5b7a..a8d807c71 100644 --- a/client/src/app/core/hotkeys/index.ts +++ b/client/src/app/core/hotkeys/index.ts | |||
@@ -1 +1 @@ | |||
export * from './hotkeys.component' \ No newline at end of file | export * from './hotkeys.component' | ||