diff --git a/SodaLive/Sources/Chat/Character/CharacterView.swift b/SodaLive/Sources/Chat/Character/CharacterView.swift index 6ff8ae7..6caafc6 100644 --- a/SodaLive/Sources/Chat/Character/CharacterView.swift +++ b/SodaLive/Sources/Chat/Character/CharacterView.swift @@ -35,7 +35,13 @@ struct CharacterView: View { onSelectCharacter(ch.characterId) } } - + + YandexInlineBannerView( + placement: .chatCharacterList, + horizontalPadding: 24 + ) + .padding(.vertical, -24) + // 인기 캐릭터 섹션 if !viewModel.popularCharacters.isEmpty { CharacterSectionView(