Commit d3b62e1c authored by Chunchi Che's avatar Chunchi Che

fix

parent cac4349b
Pipeline #23472 failed with stages
in 2 minutes and 39 seconds
...@@ -35,4 +35,6 @@ export default (data: Uint8Array) => { ...@@ -35,4 +35,6 @@ export default (data: Uint8Array) => {
} }
msg.actions.push(action); msg.actions.push(action);
} }
return msg;
}; };
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment