This commit is contained in:
2026-06-29 07:48:13 -06:00
parent 4261bae104
commit 1d285c8694
12 changed files with 28 additions and 28 deletions
+3 -3
View File
@@ -18,7 +18,7 @@
>
<Icon
v-if="hasCommented"
icon="noto:star"
icon="fluent-emoji:star"
:width="24"
v-for="(_, i) in description_rating"
:key="i"
@@ -35,7 +35,7 @@
>
<Icon
v-if="hasCommented"
icon="noto:star"
icon="fluent-emoji:star"
:width="24"
v-for="(_, i) in difficulty_rating"
:key="i"
@@ -50,7 +50,7 @@
>
<Icon
v-if="hasCommented"
icon="noto:star"
icon="fluent-emoji:star"
:width="24"
v-for="(_, i) in difficulty_rating"
:key="i"