mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-12 15:50:42 -05:00
Removed unused effects property from client/hideout/workout
endpoint
This commit is contained in:
parent
4b9c02e441
commit
464fa27758
@ -2,7 +2,6 @@
|
||||
|
||||
export interface IWorkoutData extends Record<string, any> {
|
||||
skills: IWorkoutSkills;
|
||||
effects: IWorkoutEffects;
|
||||
}
|
||||
|
||||
export interface IWorkoutSkills {
|
||||
|
Loading…
x
Reference in New Issue
Block a user