Skip to content

Commit f88e45e

Browse files
authored
Merge pull request #316 from vuejs-jp/enhance/live-schedule
fix: 配信「予定」に修正
2 parents b9e5565 + f122124 commit f88e45e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/utils/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export const vuefesTwitterID = '@vuefes'
1818

1919
export const eventDate = '2022.10.16 SUN'
2020

21-
export const streamingNow = '\YouTube Live配信中!/'
21+
export const streamingNow = '\YouTube Live配信予定!/'
2222

2323
export const tracks = [
2424
{

0 commit comments

Comments
 (0)