Skip to content

Commit b7f3711

Browse files
committed
Other minor lint fixes
1 parent 33764f4 commit b7f3711

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/app/shared/comcol/comcol-page-browse-by/comcol-page-browse-by.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ import {
3636

3737
import {
3838
APP_CONFIG,
39-
AppConfig
39+
AppConfig,
4040
} from '../../../../config/app-config.interface';
4141
import { getCollectionPageRoute } from '../../../collection-page/collection-page-routing-paths';
4242
import { getCommunityPageRoute } from '../../../community-page/community-page-routing-paths';

src/assets/i18n/en.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1565,7 +1565,7 @@
15651565
"community.all-lists.head": "Subcommunities and Collections",
15661566

15671567
"community.search.breadcrumbs": "Search",
1568-
1568+
15691569
"community.search.results.head": "Search Results",
15701570

15711571
"community.sub-collection-list.head": "Collections in this Community",

0 commit comments

Comments
 (0)