mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix line typo
This commit is contained in:
parent
4aadf69a8b
commit
419da534af
@ -14,7 +14,6 @@ export class HotkeysService {
|
||||
|
||||
private hotkeys: Hotkey[] = []
|
||||
private readonly preventIn = new Set([ 'INPUT', 'SELECT', 'TEXTAREA' ])
|
||||
private readonly preventAttribute = new Set([ 'INPUT', 'SELECT', 'TEXTAREA' ])
|
||||
|
||||
private disabled = false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user