feat: add option to toggle each section on dashboard (#344)
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
This commit is contained in:
@@ -1064,9 +1064,14 @@ const options = mkOptions(OPTIONS, {
|
||||
},
|
||||
},
|
||||
stats: {
|
||||
enabled: opt(true),
|
||||
enable_gpu: opt(false),
|
||||
},
|
||||
controls: {
|
||||
enabled: opt(true),
|
||||
},
|
||||
shortcuts: {
|
||||
enabled: opt(true),
|
||||
left: {
|
||||
shortcut1: {
|
||||
icon: opt(''),
|
||||
|
||||
Reference in New Issue
Block a user