@vrplatform/api 1.3.1-stage.3865 → 1.3.1-stage.3868

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7542,6 +7542,7 @@ export interface operations {
7542
7542
  status: "active" | "inactive";
7543
7543
  uniqueRef?: string | null;
7544
7544
  appId: string;
7545
+ icon?: string | null;
7545
7546
  } | null;
7546
7547
  source?: {
7547
7548
  /** Format: uuid */