Skip to content

Commit

Permalink
edited readme
Browse files Browse the repository at this point in the history
  • Loading branch information
k4mien committed Jan 29, 2024
1 parent 876e09c commit 138f5db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
# lavalink_djs
# lavalink_djs
wip
2 changes: 1 addition & 1 deletion src/utils/time.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ module.exports = function formatMSHHMMSS (num) {
.filter(Boolean)
.slice(0, -1)
.join('')
}
}

0 comments on commit 138f5db

Please sign in to comment.