Skip to content

Commit

Permalink
Update GuildMember.js
Browse files Browse the repository at this point in the history
  • Loading branch information
StavZ committed Feb 22, 2021
1 parent a656176 commit 27ccd38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/structures/Guild/GuildMember.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ function parseDate(date) {
}

/**
* @typedef ExpHistory
* @typedef {object} ExpHistory
* @property {string} day String Date ( unparsed )
* @property {Date} date Parsed Date
* @property {number} exp Experience of the day
Expand Down

0 comments on commit 27ccd38

Please sign in to comment.