mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-09 12:18:38 +00:00

Also added some hardening to make sure that it's impossible for any link previews to be fetched if the setting is disabled (this was already the case in practice, we just have some assertions in there now). Fixes #9956