parent
97cef335e8
commit
9aa128a6e8
4 changed files with 2 additions and 5 deletions
|
@ -24,7 +24,7 @@ export interface SetRightPanelPhasePayload extends ActionPayload {
|
|||
action: Action.SetRightPanelPhase;
|
||||
|
||||
phase: RightPanelPhases;
|
||||
refireParams?: SetRightPanelPhaseRefireParams;
|
||||
refireParams: SetRightPanelPhaseRefireParams;
|
||||
}
|
||||
|
||||
export interface SetRightPanelPhaseRefireParams {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue