We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8131aa6 commit e3f66d5Copy full SHA for e3f66d5
src/components/ChatTile.vue
@@ -23,7 +23,7 @@
23
</div>
24
25
<p v-if="displayWarning" class="warning-message">
26
- The message you're trying to send was flagged as offensive. Please consider minding the language you use in this meeting.
+ Oops! The message you're trying to send was flagged as potentially offensive. If you think this was flagged in error, please contact us!
27
</p>
28
29
<form @submit="submitForm">
0 commit comments