fix(core): direct link sharing

Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
This commit is contained in:
rhunk
2025-07-30 17:05:19 +02:00
parent 9d4256ffe8
commit 4841e3aec3

View File

@@ -96,6 +96,7 @@ class SecurityFeatures(
"/GetConvoSafetyPrompt",
"/GetSnapchatterPublicInfo",
"/UserRecentlyActive",
"/socialsms.SocialSms/UpdateLink", // Direct link sharing
)
context.event.subscribe(UnaryCallEvent::class) { event ->