parent
2ea76cce31
commit
3db7112b89
@ -119,7 +119,7 @@ export class HeroService {
|
|||||||
|
|
||||||
// Let the app keep running by returning an empty result.
|
// Let the app keep running by returning an empty result.
|
||||||
return of(result as T);
|
return of(result as T);
|
||||||
}
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Log a HeroService message with the MessageService */
|
/** Log a HeroService message with the MessageService */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user