소다라이브 -> 보이스온
This commit is contained in:
@@ -425,7 +425,7 @@ final class UserProfileViewModel: ObservableObject {
|
||||
let shortUrl = url?.absoluteString
|
||||
let urlString = shortUrl != nil ? shortUrl! : longDynamicLink.absoluteString
|
||||
|
||||
self.shareMessage = "소다라이브 \(self.creatorProfile!.creator.nickname)님의 채널입니다.\n\(urlString)"
|
||||
self.shareMessage = "보이스온 \(self.creatorProfile!.creator.nickname)님의 채널입니다.\n\(urlString)"
|
||||
self.isShowShareView = true
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user