Restore maintenance parameter deleted by mistake when removing esasure coding fix attempt code
This commit is contained in:
parent
d6b1781b34
commit
0724d7f8f1
|
@ -296,4 +296,5 @@ proc new*(
|
|||
config: config,
|
||||
codexNode: codexNode,
|
||||
restServer: restServer,
|
||||
repoStore: repoStore)
|
||||
repoStore: repoStore,
|
||||
maintenance: maintenance)
|
||||
|
|
Loading…
Reference in New Issue