소다라이브 -> 보이스온

This commit is contained in:
Yu Sung
2024-10-12 01:18:04 +09:00
parent a92e42b718
commit 2be010d790
7 changed files with 9 additions and 9 deletions

View File

@@ -14,7 +14,7 @@ struct ServiceCenterButtonView: View {
.resizable()
.frame(width: 26.7, height: 26.7)
Text("소다라이브 고객센터")
Text("보이스온 고객센터")
.font(.custom(Font.bold.rawValue, size: 15.3))
.foregroundColor(.white)