Interfaces/shows-api: rename shows-api-deletion to shows-api-deletion-edit
This commit is contained in:
parent
d9c96be8c4
commit
6461855175
5 changed files with 10 additions and 9 deletions
|
|
@ -6,6 +6,7 @@ import {ShowsApiCreation} from '../../../interfaces/shows-api-creation';
|
|||
import {ToastService} from '../../../services/toast/toast.service';
|
||||
import {Show} from '../../../interfaces/show';
|
||||
import {formatDate} from '@angular/common';
|
||||
import {ShowsApiDeletionEdit} from '../../../interfaces/shows-api-deletion-edit';
|
||||
|
||||
@Component({
|
||||
selector: 'app-create-edit-modal',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue