Push mode and sign key adjustments for native mode

This commit is contained in:
Owen
2026-05-31 21:18:57 -07:00
parent bf79768e05
commit d11a244caa
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -386,7 +386,7 @@ export type GetUserResourcesResponse = {
domain: string;
enabled: boolean;
protected: boolean;
mode: string;
ode: string;
}>;
siteResources: Array<{
siteResourceId: number;