slight update

This commit is contained in:
MathMan05 2024-09-04 08:16:55 -05:00
parent 33f10765cb
commit aa2044f496

View file

@ -152,7 +152,7 @@ type memberjson= {
guild: {
id: string
}|null,
nick: string,
nick?: string,
roles: string[],
joined_at: string,
premium_since: string,