Merge branch 'develop' of https://gitlab.eascs.com/tms-ui/tms-obc-web into develop
This commit is contained in:
@ -22,5 +22,6 @@ export class SearchDrawerService {
|
||||
|
||||
unsubscribe() {
|
||||
this.drawer.forEach(sub => sub.unsubscribe());
|
||||
this.drawer = [];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user