feat(webapp): remove message actions for chat
Created by: maeckes-infinitylabs
🍰 Pullrequest
Removes the message actions (reply, delete....) for the chat component.
NOTE: you have to pass the component an empty array. otherwise it will fall back to default actions.
Issues
- fixes #6536 (closed)
Todo
-
None