wasn't saving
This commit is contained in:
parent
4539a85125
commit
a76028dd23
|
@ -63,6 +63,7 @@ func doCheckDirtyAndConfigSave() {
|
||||||
|
|
||||||
if start != end {
|
if start != end {
|
||||||
// todo: use internal forgepb configsave flag. should work?
|
// todo: use internal forgepb configsave flag. should work?
|
||||||
|
me.forge.SetConfigSave(true)
|
||||||
me.forge.ConfigSave()
|
me.forge.ConfigSave()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue