redirect payload

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-10-18 18:18:50 +07:00
parent 1f4b7b3577
commit 88810b5d95
2 changed files with 18 additions and 4 deletions

View file

@ -33,6 +33,7 @@ interface notiType {
body: string;
timereceive: string;
isOpen: boolean;
payload: string;
}
interface optionType {