diff --git a/chat/ads/AdView.vue b/chat/character/CharacterAdView.vue similarity index 90% rename from chat/ads/AdView.vue rename to chat/character/CharacterAdView.vue index 83e8e3b..0caa3a8 100644 --- a/chat/ads/AdView.vue +++ b/chat/character/CharacterAdView.vue @@ -4,7 +4,7 @@ Channel Ads for {{character.name}} -
+
+
+ Character has not posted any ads. +
+ diff --git a/chat/UserChannelList.vue b/chat/character/CharacterChannelList.vue similarity index 100% rename from chat/UserChannelList.vue rename to chat/character/CharacterChannelList.vue