Adding current language to network dropdown links

fixes  #1094
This commit is contained in:
softsimon
2022-01-10 15:50:21 +04:00
parent 9fce933660
commit 43d92a8b8c
13 changed files with 76 additions and 45 deletions

View File

@@ -60,6 +60,7 @@ import { ColoredPriceDirective } from './directives/colored-price.directive';
],
providers: [
VbytesPipe,
RelativeUrlPipe,
],
exports: [
NgbAccordionModule,