Skip to content

Commit

Permalink
fix version addition message
Browse files Browse the repository at this point in the history
  • Loading branch information
yukikurage committed Dec 22, 2022
1 parent 5ed1fce commit 4fea7d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Games/Detail/Version.vue
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const handleUploadVersion = (data: NewGameVersion | null) => {
:style="{
width: '600px'
}"
title="動画のアップロード"
title="バージョンの追加"
@close="handleCancelVersion"
@maskClick="handleCancelVersion"
>
Expand Down

0 comments on commit 4fea7d4

Please sign in to comment.