mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 06:10:44 -05:00
Remove unused property from interface
This commit is contained in:
parent
4da70b80d3
commit
96bace1288
@ -60,5 +60,4 @@ export interface SlotLootSettings
|
||||
{
|
||||
whitelist: string[];
|
||||
blacklist: string[];
|
||||
moneyStackLimits: Record<string, number>;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user