Skip to content

Commit

Permalink
Twitterで共有 : "nico.ms" -> "nicovideo.jp/watch" (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zect3279 authored Aug 1, 2023
1 parent 5af9677 commit cef8df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/miniplayer/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ const tweet = () => {
if (!info.value) return
const text =
`♪ ${info.value.title} #${info.value.id} #Kiite\n` +
`Kiite Cafeできいてます https://cafe.kiite.jp https://nico.ms/${info.value.id}`
`Kiite Cafeできいてます https://cafe.kiite.jp https://nicovideo.jp/watch/${info.value.id}`
window.open(
`https://twitter.com/intent/tweet?text=${encodeURIComponent(text)}`
)
Expand Down

0 comments on commit cef8df4

Please sign in to comment.