diff --git a/pages/summoner-emotes/index.vue b/pages/summoner-emotes/index.vue index 99f8e9b..8842f40 100644 --- a/pages/summoner-emotes/index.vue +++ b/pages/summoner-emotes/index.vue @@ -1,40 +1,4 @@ - - - Summoner Emotes - - - - - - - - - - - - - {{ emote.name }} - {{ emote.id }} - - - - - - - - \ No newline at end of file + + + + + + + {{ emotes.length }} summoner emotes + + + + + + + + + + + + + {{ summonerEmote.name }} + {{ summonerEmote.id }} + + + + + + + \ No newline at end of file