autostart
This commit is contained in:
parent
9d01cbf57e
commit
0551a18cc9
6 changed files with 69 additions and 10 deletions
|
|
@ -136,6 +136,12 @@ oml.ui.preferencesPanel = function() {
|
|||
}
|
||||
],
|
||||
advanced: [
|
||||
{
|
||||
id: 'autostart',
|
||||
title: 'Start Open Media Library at Login',
|
||||
value: preferences.autostart,
|
||||
help: 'Launch Open Media Library in the background once you login to your computer.'
|
||||
},
|
||||
{
|
||||
id: 'showDebugMenu',
|
||||
title: 'Show Debug Menu',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue