diff --git a/components/bar/right/Result.vue b/components/bar/right/Result.vue
index 8ed2b0b..7806c29 100644
--- a/components/bar/right/Result.vue
+++ b/components/bar/right/Result.vue
@@ -77,7 +77,10 @@ const emit = defineEmits<{
"
/>
-
+
+
Punkty: / 74
+
Wynik:
+
Rozpocznij jeszcze raz
diff --git a/pages/result.vue b/pages/result.vue
index aaba4c4..956b92c 100644
--- a/pages/result.vue
+++ b/pages/result.vue
@@ -115,7 +115,10 @@ function changeCount(num: number) {
:now="now"
@change-now="changeNow"
@change-count="changeCount"
- />
+ >
+ {{ points }}
+ {{ resultTrueFalse }}
+