1
0
mirror of https://github.com/Earu/EasyChat.git synced 2025-03-04 03:13:20 -05:00

renew token

This commit is contained in:
Ryan 2024-06-11 20:36:33 +02:00
parent 4f8e8564f1
commit 36d6e843b5

View File

@ -1138,7 +1138,7 @@ if CLIENT then
}
local headers = {}
headers["Authorization"] = "Client-ID 62f1e31985e240b"
headers["Authorization"] = "Client-ID c148510ba377a90"
local http_data = {
failed = function(...)