fix(core): update
This commit is contained in:
parent
3a11fc8e24
commit
7c30df9d08
@ -22,7 +22,7 @@ export interface IRequest_PageCheck_PWA {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export interface IRequest_PageCheck_Function {
|
export interface IRequest_PageCheck_Function {
|
||||||
method: 'checkPwa';
|
method: 'function';
|
||||||
request: {
|
request: {
|
||||||
intervalMs: number,
|
intervalMs: number,
|
||||||
domain: string;
|
domain: string;
|
||||||
|
Loading…
Reference in New Issue
Block a user