reload preferred content when group preferred content log changes
This commit is contained in:
parent
fe19e15040
commit
f2ddf9a299
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ configFilesActions =
|
|||
-- Preferred content settings depend on most of the other configs,
|
||||
-- so will be reloaded whenever any configs change.
|
||||
, (preferredContentLog, noop)
|
||||
, (groupPreferredContentLog, noop)
|
||||
]
|
||||
|
||||
reloadConfigs :: Configs -> Assistant ()
|
||||
|
|
Loading…
Reference in a new issue