mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-21 17:08:11 +01:00
Widen the set of link previews which can be received
This commit is contained in:
2
js/modules/link_previews.d.ts
vendored
2
js/modules/link_previews.d.ts
vendored
@@ -1 +1,3 @@
|
||||
export function isLinkSafeToPreview(link: string): boolean;
|
||||
|
||||
export function isLinkSneaky(link: string): boolean;
|
||||
|
||||
Reference in New Issue
Block a user