AW-5036 404../api/v1/items/xxx:USER_SETTINGS (new environ)
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
This commit is contained in:
@@ -126,7 +126,7 @@ export class InitUserSettingsRoot implements Action {
|
||||
export class InitUserSettingsRootSuccess implements Action {
|
||||
readonly type = INITUSERSETTINGSROOTSUCCESS;
|
||||
|
||||
constructor(public item: IItem ) { }
|
||||
constructor(public item: IListItem ) { }
|
||||
}
|
||||
|
||||
export class InitRoot implements Action {
|
||||
|
Reference in New Issue
Block a user