Skip to content

Commit 3e11fc5

Browse files
committed
msg: working-partially;
- Only one file item per component is displayed - undo button per file shows up - Fileclik and undo click are using same messageIDs as conterparts but with suffix - Now need to handle those actions
1 parent 635e0d8 commit 3e11fc5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/chat-item/chat-wrapper.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ export class ChatWrapper {
6161
private imageContextFeatureEnabled: boolean = false;
6262
private readonly modifiedFilesTracker: ModifiedFilesTracker;
6363

64-
6564
constructor (props: ChatWrapperProps) {
6665
StyleLoader.getInstance().load('components/chat/_chat-wrapper.scss');
6766

0 commit comments

Comments
 (0)