Skip to content

Commit 27ccd38

Browse files
committed
Update GuildMember.js
1 parent a656176 commit 27ccd38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/structures/Guild/GuildMember.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ function parseDate(date) {
8989
}
9090

9191
/**
92-
* @typedef ExpHistory
92+
* @typedef {object} ExpHistory
9393
* @property {string} day String Date ( unparsed )
9494
* @property {Date} date Parsed Date
9595
* @property {number} exp Experience of the day

0 commit comments

Comments
 (0)