diff --git a/src/main/kotlin/kr/co/vividnext/sodalive/explorer/ExplorerService.kt b/src/main/kotlin/kr/co/vividnext/sodalive/explorer/ExplorerService.kt index d6ab8ef8..a8eac5e5 100644 --- a/src/main/kotlin/kr/co/vividnext/sodalive/explorer/ExplorerService.kt +++ b/src/main/kotlin/kr/co/vividnext/sodalive/explorer/ExplorerService.kt @@ -247,7 +247,7 @@ class ExplorerService( instagramUrl = creatorAccount.instagramUrl, fancimmUrl = creatorAccount.fancimmUrl, xUrl = creatorAccount.xUrl, - blogUrl = creatorAccount.blogUrl, + youtubeUrl = creatorAccount.youtubeUrl, kakaoOpenChatUrl = creatorAccount.websiteUrl ) }