mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
need to change branch
This commit is contained in:
@@ -30,8 +30,7 @@ export class DeleteMessageModel extends models.Model {
|
||||
rid = models.CharField()
|
||||
ts = models.CharField()
|
||||
u = models.IndDbJsonField()
|
||||
_id = models.CharField({unique:true})
|
||||
receivedBy = models.IndDbJsonField()
|
||||
needToReceiveBy = models.IndDbJsonField()
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user