diff --git a/frontend/components/ItemViewer.vue b/frontend/components/ItemViewer.vue
index 0634b31..76845d3 100644
--- a/frontend/components/ItemViewer.vue
+++ b/frontend/components/ItemViewer.vue
@@ -35,7 +35,10 @@ for(let item of items.value) {
-
![]()
+
{{ item.count }}
@@ -50,7 +53,10 @@ for(let item of items.value) {
boots
-
![]()
+
{{ item.count }}
@@ -60,7 +66,9 @@ for(let item of items.value) {
late game
-
![]()
+
{{ item.count }}
diff --git a/frontend/components/RuneSelector.vue b/frontend/components/RuneSelector.vue
index 4cd367e..70f40ae 100644
--- a/frontend/components/RuneSelector.vue
+++ b/frontend/components/RuneSelector.vue
@@ -52,9 +52,12 @@ function runeSelect(rune) {
{{ (rune.pickrate * 100).toFixed(2) }}% pick.