forked from extern/egroupware
Set audio effect to disabled by default
This commit is contained in:
parent
6ff2ba8f23
commit
8a7bc683b8
@ -161,7 +161,7 @@ class preferences_hooks
|
||||
'help' => 'Audio effect enables|disables sound effects used in the theme',
|
||||
'xmlrpc' => True,
|
||||
'admin' => False,
|
||||
'default' => '1',
|
||||
'default' => '0',
|
||||
),
|
||||
'navbar_format' => array(
|
||||
'type' => 'select',
|
||||
|
Loading…
Reference in New Issue
Block a user