mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-06 05:10:20 +03:00
Small fixes
This commit is contained in:
parent
3f610550f6
commit
5fff1c5002
|
@ -431,7 +431,6 @@ export class MenuService {
|
|||
items: null
|
||||
};
|
||||
item.items = this.getTagsItems(item, group);
|
||||
|
||||
res.push(item);
|
||||
}
|
||||
this.checkAllTagsUsedInGroups();
|
||||
|
|
Loading…
Reference in New Issue
Block a user