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

This commit is contained in:
Pranav Raj S
2022-12-21 09:58:56 -08:00
committed by GitHub
parent 3c6bd2c8fd
commit 26ada8b342
5 changed files with 75 additions and 76 deletions

View File

@@ -35,10 +35,6 @@ export default {
type: String,
default: '',
},
readableTime: {
type: String,
default: '',
},
isEmail: {
type: Boolean,
default: true,