Skip to content

Commit

Permalink
URL誤り
Browse files Browse the repository at this point in the history
  • Loading branch information
ef81sp committed Jan 4, 2025

Verified

This commit was signed with the committer’s verified signature.
scala-steward Scala Steward
1 parent 09e61c3 commit 0795f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Nanimachi100Result.vue
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@ const text = computed(
問題モード: ${type === 'tamenmachi' ? '多面待ち' : '通常'}
手牌枚数: ${length}`,
)
const url = 'https://menchin.p_craft.dev/'
const url = 'https://menchin.p-craft.dev/'
const shareText = computed(
() => `${text.value}
${url}`,

0 comments on commit 0795f3a

Please sign in to comment.