Skip to content

Commit

Permalink
Release this as a fix
Browse files Browse the repository at this point in the history
  • Loading branch information
EvieePy committed Dec 22, 2023
1 parent 9ae4e7f commit 82d48bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wavelink/node.py
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ def players(self) -> dict[int, Player]:
"""A mapping of :attr:`discord.Guild.id` to :class:`~wavelink.Player`.
.. versionchanged:: 3.2.0
.. versionchanged:: 3.1.1
This property now returns a shallow copy of the internal mapping.
"""
Expand Down

0 comments on commit 82d48bc

Please sign in to comment.