Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
qier222 committed May 25, 2021
1 parent 6910d5b commit e226afb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yesplaymusic",
"version": "0.3.8",
"version": "0.3.9",
"private": true,
"description": "A third party music player for Netease Music",
"author": "hawtim<hawtimzhang@gmail.com>",
Expand Down
2 changes: 1 addition & 1 deletion src/components/TrackListItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
><ExplicitSymbol
/></span>
<span v-if="isTranslate" :title="translate" class="translate">
- ({{ translate }})
({{ translate }})
</span>
</div>
<div v-if="!isAlbum" class="artist">
Expand Down

0 comments on commit e226afb

Please sign in to comment.