mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 16:08:34 +01:00
Basic call link join support
This commit is contained in:
@@ -14,6 +14,7 @@ describe('shouldUseFullSizeLinkPreviewImage', () => {
|
||||
domain: 'example.com',
|
||||
url: 'https://example.com/foo.html',
|
||||
isStickerPack: false,
|
||||
isCallLink: false,
|
||||
};
|
||||
|
||||
it('returns false if there is no image', () => {
|
||||
|
||||
Reference in New Issue
Block a user