diff options
Diffstat (limited to 'client/src/app/+my-account')
-rw-r--r-- | client/src/app/+my-account/my-account.module.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+my-account/my-account.module.ts b/client/src/app/+my-account/my-account.module.ts index 0ce243844..742a516d5 100644 --- a/client/src/app/+my-account/my-account.module.ts +++ b/client/src/app/+my-account/my-account.module.ts | |||
@@ -77,7 +77,7 @@ import { MyAccountComponent } from './my-account.component' | |||
77 | MyAccountVideoPlaylistCreateComponent, | 77 | MyAccountVideoPlaylistCreateComponent, |
78 | MyAccountVideoPlaylistUpdateComponent, | 78 | MyAccountVideoPlaylistUpdateComponent, |
79 | MyAccountVideoPlaylistsComponent, | 79 | MyAccountVideoPlaylistsComponent, |
80 | MyAccountVideoPlaylistElementsComponent, | 80 | MyAccountVideoPlaylistElementsComponent |
81 | ], | 81 | ], |
82 | 82 | ||
83 | exports: [ | 83 | exports: [ |