Other minor lint fixes

This commit is contained in:
Abel Gómez
2024-07-04 00:04:40 +02:00
parent 33764f4caa
commit b7f3711de1
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ import {
import {
APP_CONFIG,
AppConfig
AppConfig,
} from '../../../../config/app-config.interface';
import { getCollectionPageRoute } from '../../../collection-page/collection-page-routing-paths';
import { getCommunityPageRoute } from '../../../community-page/community-page-routing-paths';

View File

@@ -1565,7 +1565,7 @@
"community.all-lists.head": "Subcommunities and Collections",
"community.search.breadcrumbs": "Search",
"community.search.results.head": "Search Results",
"community.sub-collection-list.head": "Collections in this Community",