another error
parent
964795019d
commit
ca513c5300
|
|
@ -235,8 +235,10 @@ export class DataService {
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
}, (error=>{
|
||||||
})
|
this.errorService.handleInitError(error);
|
||||||
|
}
|
||||||
|
))
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue