Skip to content

Commit

Permalink
Update palworld.py
Browse files Browse the repository at this point in the history
  • Loading branch information
BattlefieldDuck committed Mar 13, 2024
1 parent 6ba6121 commit 574fa6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion discordgsm/protocols/palworld.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@


class Palworld(Protocol):
pre_query_required = True
name = "palworld"

async def query(self):
Expand Down

2 comments on commit 574fa6f

@Blacky0316
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What has been changed here and why?

@BattlefieldDuck
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any problem?

Please sign in to comment.