Skip to content

Commit

Permalink
Remove moot text from "Hardware Acceleration" settings label
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jan 20, 2019
1 parent 2989812 commit 72528ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down

0 comments on commit 72528ea

Please sign in to comment.