diff --git a/service/pool/IC.mo b/service/pool/IC.mo index 8e7eca7c..fa6fedad 100644 --- a/service/pool/IC.mo +++ b/service/pool/IC.mo @@ -23,8 +23,8 @@ module { #reinstall; #upgrade : ?{ wasm_memory_persistence : ?{ - #keep; - #replace; + #Keep; + #Replace; }; }; #install;