diff --git a/src/redux/features/laanc/laancState.ts b/src/redux/features/laanc/laancState.ts index 0ca3b6e2..830250ea 100644 --- a/src/redux/features/laanc/laancState.ts +++ b/src/redux/features/laanc/laancState.ts @@ -40,6 +40,7 @@ export interface ILaancAprvParam { reviewedType?: string; reviewedProcType?: string; sendProcStatus?: string; + sendStatus?: string; } export interface IweatherRs {