0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 06:10:44 -05:00

Remove "refreshOffers" prop (!406)

Drakia found a commit adding this, this will bork it till a refresh happens, removing fixes the issue

Reviewed-on: SPT/Server#406
Co-authored-by: CWX <cwxdev@outlook.com>
Co-committed-by: CWX <cwxdev@outlook.com>
This commit is contained in:
CWX 2024-09-03 06:50:36 +00:00 committed by chomp
parent c793b7e0b3
commit d3ab8d8826

View File

@ -122,6 +122,5 @@
"category": [],
"id_list": []
},
"unlockedByDefault": true,
"refreshTraderRagfairOffers": false
}
"unlockedByDefault": true
}