Skip to content

Commit 0e69ff4

Browse files
authored
Update provisioner.proto
1 parent 1752f40 commit 0e69ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provisionersdk/proto/provisioner.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ message App {
178178
bool external = 9;
179179
int64 order = 10;
180180
bool hidden = 11;
181-
string open_in = 12;
181+
string open_in = 12;
182182
}
183183

184184
// Healthcheck represents configuration for checking for app readiness.

0 commit comments

Comments
 (0)