การแจ้งเตือน
This commit is contained in:
parent
8c92b75091
commit
01f21c1ef6
3 changed files with 140 additions and 96 deletions
|
|
@ -16,7 +16,8 @@ interface notiType {
|
|||
id: string
|
||||
sender: string
|
||||
body: string
|
||||
timereceive: string | null
|
||||
timereceive: Date
|
||||
isOpen: boolean
|
||||
}
|
||||
|
||||
interface LocationObject {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue