Enable/disable config fields according to CLI options
This commit is contained in:
parent
d5a2714db2
commit
3dedae3928
1 changed files with 1 additions and 0 deletions
|
@ -399,6 +399,7 @@ sub load_config {
|
|||
$self->update_dirty;
|
||||
}
|
||||
$self->reload_config;
|
||||
$self->_update;
|
||||
}
|
||||
|
||||
sub get_preset_config {
|
||||
|
|
Loading…
Reference in a new issue