feat: improve mindspace asset handling and local runtime paths
This commit is contained in:
@@ -32,6 +32,7 @@ export type Message = {
|
||||
agentVisible: boolean;
|
||||
displayText?: string;
|
||||
imageUrls?: string[];
|
||||
previewImageUrls?: string[];
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user