rename ticket to chat
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
export interface AttachmentType {
|
||||
type: string;
|
||||
url: string;
|
||||
}
|
||||
Reference in New Issue
Block a user