Skip to content

Commit

Permalink
update path
Browse files Browse the repository at this point in the history
  • Loading branch information
YuichiSemura committed Apr 2, 2024
1 parent e4b3fb3 commit dce4260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Roulette.vue
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ watchEffect(() => {
<Suspense>
<Text3D
:text="String(i + 1)"
font="/json/helvetiker_bold.typeface.json"
font="./json/helvetiker_bold.typeface.json"
:size="12"
:height="5"
:curveSegments="12"
Expand Down

0 comments on commit dce4260

Please sign in to comment.