Remove long hex root ids and use only friendly names
This commit is contained in:
@@ -11,7 +11,6 @@ export interface PlayerInfo {
|
||||
|
||||
export interface RootStatus {
|
||||
root_id: string
|
||||
name: string
|
||||
path: string
|
||||
status: string
|
||||
error: string | null
|
||||
|
||||
Reference in New Issue
Block a user