Notifiche - Tutti - non letti
This commit is contained in:
@@ -78,6 +78,8 @@ export default defineComponent({
|
||||
const myrec = msgchat(username)
|
||||
// Get msg for this chat
|
||||
const lastdata: any = (myrec) ? myrec.lastdataread : tools.getLastDateReadReset()
|
||||
if (!lastdata)
|
||||
return null
|
||||
console.table(myrec)
|
||||
let mydate = ''
|
||||
if (!tools.isIsoDate(lastdata))
|
||||
|
||||
Reference in New Issue
Block a user