Merge remote-tracking branch 'public-gh/master' into paperclip-subissues
* public-gh/master: hide version until loaded add app version label
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export type HealthStatus = {
|
||||
status: "ok";
|
||||
version?: string;
|
||||
deploymentMode?: "local_trusted" | "authenticated";
|
||||
deploymentExposure?: "private" | "public";
|
||||
authReady?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user