redirect payload
This commit is contained in:
parent
1f4b7b3577
commit
88810b5d95
2 changed files with 18 additions and 4 deletions
|
|
@ -33,6 +33,7 @@ interface notiType {
|
|||
body: string;
|
||||
timereceive: string;
|
||||
isOpen: boolean;
|
||||
payload: string;
|
||||
}
|
||||
|
||||
interface optionType {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue