Fix change on hover not changing right pref.

This commit is contained in:
brahim
2024-10-12 12:07:29 +02:00
parent 0ba9eb2eeb
commit 54706e51af
2 changed files with 2 additions and 2 deletions

View File

@@ -1006,7 +1006,7 @@ Preferences.addAll([
default: true,
},
{
id: 'zen.view.split-view.change-on-hover',
id: 'zen.splitView.change-on-hover',
type: 'bool',
default: true,
},