fix(core): direct link sharing
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
This commit is contained in:
@@ -96,6 +96,7 @@ class SecurityFeatures(
|
|||||||
"/GetConvoSafetyPrompt",
|
"/GetConvoSafetyPrompt",
|
||||||
"/GetSnapchatterPublicInfo",
|
"/GetSnapchatterPublicInfo",
|
||||||
"/UserRecentlyActive",
|
"/UserRecentlyActive",
|
||||||
|
"/socialsms.SocialSms/UpdateLink", // Direct link sharing
|
||||||
)
|
)
|
||||||
|
|
||||||
context.event.subscribe(UnaryCallEvent::class) { event ->
|
context.event.subscribe(UnaryCallEvent::class) { event ->
|
||||||
|
|||||||
Reference in New Issue
Block a user