yozm -> sodalive 로 변경
This commit is contained in:
@@ -31,7 +31,7 @@ struct LiveView: View {
|
||||
.padding(.top, 13.3)
|
||||
}
|
||||
|
||||
if let url = URL(string: "https://blog.naver.com/yozmlive"),
|
||||
if let url = URL(string: "https://blog.naver.com/sodalive_official"),
|
||||
UIApplication.shared.canOpenURL(url) {
|
||||
Image("img_how_to_use")
|
||||
.resizable()
|
||||
|
Reference in New Issue
Block a user