diff options
author | Devaev Maxim <[email protected]> | 2021-05-01 03:48:02 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2021-05-01 03:48:02 +0300 |
commit | 4422653e40f2a1fe5c24cde3ed51dfe0bd7c9898 (patch) | |
tree | 1618650d4ff85f3fb98903ceaac33d6ff50faea5 /extras/vnc | |
parent | 03d339e49fb04ddef074d71c9dd0aa0eab81256d (diff) |
keyboard_cap is unused
Diffstat (limited to 'extras/vnc')
-rw-r--r-- | extras/vnc/manifest.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extras/vnc/manifest.yaml b/extras/vnc/manifest.yaml index 6824ad6e..fa8ab79c 100644 --- a/extras/vnc/manifest.yaml +++ b/extras/vnc/manifest.yaml @@ -2,7 +2,6 @@ name: VNC description: Show VNC information icon: share/svg/vnc.svg path: vnc -keyboard_cap: false daemon: kvmd-vnc port: vnc/server/port place: 20 |