Skip to content

Commit d009524

Browse files
committed
provisionerGenerated
1 parent 423cb1e commit d009524

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/e2e/provisionerGenerated.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ export interface App {
180180
healthcheck: Healthcheck | undefined;
181181
sharingLevel: AppSharingLevel;
182182
external: boolean;
183+
order: number;
183184
}
184185

185186
/** Healthcheck represents configuration for checking for app readiness. */

0 commit comments

Comments
 (0)