chore(brand): 앱 명칭을 소다라이브로 변경한다
This commit is contained in:
@@ -212,7 +212,7 @@ struct HomeTabView: View {
|
||||
if !viewModel.originalAudioDramaList.isEmpty {
|
||||
VStack(alignment: .leading, spacing: 16) {
|
||||
HStack(spacing: 0) {
|
||||
Text(I18n.Home.onlyOnVoiceOnSectionTitle)
|
||||
Text(I18n.Home.onlyOnSodaLiveSectionTitle)
|
||||
.appFont(size: 24, weight: .bold)
|
||||
.foregroundColor(.white)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user