mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-02-10 20:06:33 +00:00
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…
x
Reference in New Issue
Block a user