mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 09:50:43 -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[];
|
whitelist: string[];
|
||||||
blacklist: string[];
|
blacklist: string[];
|
||||||
moneyStackLimits: Record<string, number>;
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user