Skip to content

Commit

Permalink
Fix duplicate entries
Browse files Browse the repository at this point in the history
  • Loading branch information
Ballaual authored Apr 4, 2024
1 parent a2b38f9 commit bbf671d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,6 @@ func main() {
"BanListURL": "String", //BanListURL="https://api.palworldgame.com/api/banlist.txt"
"Region": "String", //Region="",
"bShowPlayerList": "TrueFalse", //bShowPlayerList=False
"Region": "String", //Region="",
"bShowPlayerList": "TrueFalse", //bShowPlayerList=False
"RESTAPIEnabled": "TrueFalse", //RESTAPIEnabled=False
"RESTAPIPort": "Numeric", //RESTAPIPort=8212
"AllowConnectPlatform": "String", //AllowConnectPlatform=Steam
Expand Down

0 comments on commit bbf671d

Please sign in to comment.