Remove "refreshOffers" prop (!406)

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

Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/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
}