Skip to content

Commit

Permalink
feat: add leaderboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik K committed Nov 17, 2023
1 parent fd2752c commit e66065f
Show file tree
Hide file tree
Showing 8 changed files with 886 additions and 19 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ module.exports = {
Canvabase,
AssetLoader: require('./src/AssetLoader'),
Spotify: require('./src/plugins/Spotify'),
Leaderboard: require('./src/plugins/Leaderboard'),
Welcomer: require('./src/plugins/Welcomer'),
write: Canvabase.write,
author: require("./package.json").author,
Expand Down
Loading

0 comments on commit e66065f

Please sign in to comment.