feat: show the instance ID after setup
This commit is contained in:
@@ -327,6 +327,7 @@ export interface BootstrapStatus {
|
||||
export interface BootstrapResponse {
|
||||
instance: Instance;
|
||||
slug: string;
|
||||
instance_id: string;
|
||||
}
|
||||
|
||||
export interface InstanceUser {
|
||||
|
||||
Reference in New Issue
Block a user