mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
fix route
This commit is contained in:
@@ -761,6 +761,8 @@ export class RoomService {
|
||||
cloneMessage.msg = currentDateMessage
|
||||
cloneMessage.dateLabel = true
|
||||
cloneMessage.delate = false
|
||||
cloneMessage.file = undefined
|
||||
cloneMessage.attachments = undefined
|
||||
|
||||
if(new Date().toLocaleDateString() == currentDateMessage) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user