diff --git a/components/TimekeepingInstrument.vue b/components/TimekeepingInstrument.vue index 4eeac43..df7587e 100644 --- a/components/TimekeepingInstrument.vue +++ b/components/TimekeepingInstrument.vue @@ -17,8 +17,8 @@ class="absolute top-0 left-0 right-0 w-full text-center text-sm h-5" :class="`text-${$store.getters.activeTab.darkColor}`" > - {{ reward }} every - {{ interval }} seconds + {{ rewardText }} / + {{ interval }} sec