finish wiring up groupwanted
This commit is contained in:
parent
3a9a1b9f63
commit
6a4dd42328
4 changed files with 41 additions and 29 deletions
|
@ -158,7 +158,7 @@ genCfg cfg descs = unlines $ intercalate [""]
|
|||
where
|
||||
gline g = com $ unwords
|
||||
[ "standard"
|
||||
, fromStandardGroup g, "=", preferredContent g
|
||||
, fromStandardGroup g, "=", standardPreferredContent g
|
||||
]
|
||||
|
||||
schedule = settings cfg descs cfgScheduleMap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue