Skip to content

Commit b1f915f

Browse files
LulalabyDorukyum
andauthored
Update discord/member.py
Co-authored-by: Dorukyum <[email protected]>
1 parent aa36aa2 commit b1f915f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/member.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ class Member(discord.abc.Messageable, _UserTag):
270270
'_user',
271271
'_state',
272272
'_avatar',
273-
'communication_disabled_until'
273+
'communication_disabled_until',
274274
)
275275

276276
if TYPE_CHECKING:

0 commit comments

Comments
 (0)