From 72528eaed2310546e56bd0f88d6a61dae2af2863 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 20 Jan 2019 16:14:22 +0700 Subject: [PATCH] Remove moot text from "Hardware Acceleration" settings label --- menu.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/menu.js b/menu.js index 85c75aa4b..00896a6a3 100644 --- a/menu.js +++ b/menu.js @@ -175,7 +175,7 @@ Press Command/Ctrl+R in Caprine to see your changes. } }, { - label: 'Hardware Acceleration (requires restart)', + label: 'Hardware Acceleration', type: 'checkbox', checked: config.get('hardwareAcceleration'), click() {