diff --git a/web/src/components/Messaging.jsx b/web/src/components/Messaging.jsx index f3610fd03..f0c4e7960 100644 --- a/web/src/components/Messaging.jsx +++ b/web/src/components/Messaging.jsx @@ -99,10 +99,10 @@ const MessageBar = (props) => { backgroundColor: (theme) => (theme.palette.mode === "light" ? theme.palette.grey[100] : theme.palette.grey[900]), }} > - + {/* - - */} + {/* { } }} onPaste={handlePaste} - /> - + /> */} + {/* - + */} { {t("action_bar_reservation_delete")} )} - + {/* {t("action_bar_send_test_notification")} - + */}