AW6241 Add item owner
This commit is contained in:
@@ -11,4 +11,5 @@ export interface IListItem {
|
||||
size?: number;
|
||||
state?: number;
|
||||
thumbnail?: boolean;
|
||||
owner?: string;
|
||||
}
|
||||
|
Reference in New Issue
Block a user