fix: Update the logic to show read status for web (#6107)

This commit is contained in:
Pranav Raj S
2022-12-30 13:54:37 -08:00
parent 8e13a06833
commit a3e5aad753
5 changed files with 75 additions and 76 deletions
@@ -35,10 +35,6 @@ export default {
type: String,
default: '',
},
readableTime: {
type: String,
default: '',
},
isEmail: {
type: Boolean,
default: true,