Polish Round 1 (#2396)
This commit is contained in:
parent
cf2c43d390
commit
02b002d81a
197 changed files with 1233 additions and 1751 deletions
|
|
@ -13,7 +13,7 @@ import { AgeRating } from 'src/app/_models/metadata/age-rating';
|
|||
import { User } from 'src/app/_models/user';
|
||||
import { AccountService } from 'src/app/_services/account.service';
|
||||
import {takeUntilDestroyed} from "@angular/core/rxjs-interop";
|
||||
import { AgeRatingPipe } from '../../pipe/age-rating.pipe';
|
||||
import { AgeRatingPipe } from '../../_pipes/age-rating.pipe';
|
||||
import { RestrictionSelectorComponent } from '../restriction-selector/restriction-selector.component';
|
||||
import { NgbCollapse } from '@ng-bootstrap/ng-bootstrap';
|
||||
import { NgIf, AsyncPipe } from '@angular/common';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue