소다라이브 -> 보이스온
This commit is contained in:
@@ -218,7 +218,7 @@ final class ContentDetailViewModel: ObservableObject {
|
||||
|
||||
let socialMetaTagParameters = DynamicLinkSocialMetaTagParameters()
|
||||
socialMetaTagParameters.title = contentTitle
|
||||
socialMetaTagParameters.descriptionText = "지금 소다라이브에서 이 콘텐츠 감상하기"
|
||||
socialMetaTagParameters.descriptionText = "지금 보이스온에서 이 콘텐츠 감상하기"
|
||||
socialMetaTagParameters.imageURL = URL(string: contentImage)
|
||||
linkBuilder.socialMetaTagParameters = socialMetaTagParameters
|
||||
|
||||
|
Reference in New Issue
Block a user