Skip to content

Commit 6371835

Browse files
committed
Saved tab in shared media
1 parent 2d01c9e commit 6371835

File tree

19 files changed

+240
-114
lines changed

19 files changed

+240
-114
lines changed

src/components/appMediaViewer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@ export default class AppMediaViewer extends AppMediaViewerBase<'caption', 'delet
246246
appImManager.setInnerPeer({
247247
peerId: message.peerId,
248248
lastMsgId: mid,
249-
type: threadId ? ChatType.Discussion : undefined,
250249
threadId
251250
});
252251
});

0 commit comments

Comments
 (0)