การแจ้งเตือน

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-01-19 17:22:07 +07:00
parent 8c92b75091
commit 01f21c1ef6
3 changed files with 140 additions and 96 deletions

View file

@ -16,7 +16,8 @@ interface notiType {
id: string
sender: string
body: string
timereceive: string | null
timereceive: Date
isOpen: boolean
}
interface LocationObject {