feat(platform-services): add platform service log retrieval and display in the services UI
This commit is contained in:
@@ -25,6 +25,7 @@ export class ObViewDashboard extends DeesElement {
|
||||
platformServices: [],
|
||||
currentPlatformService: null,
|
||||
currentPlatformServiceStats: null,
|
||||
currentPlatformServiceLogs: [],
|
||||
};
|
||||
|
||||
@state()
|
||||
|
||||
Reference in New Issue
Block a user