enhance: detect requests of pwa
This commit is contained in:
parent
632a8290ac
commit
b1e949dce2
3 changed files with 14 additions and 0 deletions
|
@ -12,6 +12,7 @@ declare global {
|
|||
username: string;
|
||||
isOwner: boolean;
|
||||
permissions: PermissionObject;
|
||||
isPWA: boolean;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue