Refine ProxyWarden routing and config flows
This commit is contained in:
@@ -64,6 +64,8 @@ export interface ComponentStatus {
|
||||
running: boolean;
|
||||
version?: string;
|
||||
path?: string;
|
||||
serviceName?: string;
|
||||
serviceStatus?: string;
|
||||
problems: string[];
|
||||
actions: string[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user