Skip to content

Commit

Permalink
Update buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
hwangsihu authored Jul 28, 2024
1 parent cede59c commit 60e235a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default {
previous: "⏪",
forward: "⏩",
replay: "🔄",
voldown: "🔉",
voldown: "🔈",
volup: "🔊",
shuffle: "🔀",
loop: {
Expand All @@ -31,9 +31,9 @@ export default {
},
page: {
last: "⏩",
fast: "⏪",
back: "️",
next: "️",
first: "⏪",
back: "️",
next: "️",
cancel: "⏹️",
},
},
Expand Down

0 comments on commit 60e235a

Please sign in to comment.