clear
This commit is contained in:
parent
4a7c1a9f3f
commit
f2cf877b95
@ -38,6 +38,7 @@ const getSteamIdFromPlayerName = async (playerName) => {
|
||||
try {
|
||||
const response = await axios({
|
||||
method: 'get',
|
||||
maxBodyLength: Infinity,
|
||||
url: 'http://play.louismazin.ovh:8212/v1/api/players',
|
||||
headers: {
|
||||
'Accept': 'application/json',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user