Adding current language to network dropdown links

fixes  #1094
This commit is contained in:
softsimon
2022-01-10 15:50:21 +04:00
parent 39c5393e3b
commit 4ca730697c
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,