diff options
Diffstat (limited to 'client/src/app/+accounts')
-rw-r--r-- | client/src/app/+accounts/account-videos/account-videos.component.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/app/+accounts/account-videos/account-videos.component.ts b/client/src/app/+accounts/account-videos/account-videos.component.ts index 7535eef08..1814ef455 100644 --- a/client/src/app/+accounts/account-videos/account-videos.component.ts +++ b/client/src/app/+accounts/account-videos/account-videos.component.ts | |||
@@ -23,7 +23,6 @@ import { Notifier, ServerService } from '@app/core' | |||
23 | }) | 23 | }) |
24 | export class AccountVideosComponent extends AbstractVideoList implements OnInit, OnDestroy { | 24 | export class AccountVideosComponent extends AbstractVideoList implements OnInit, OnDestroy { |
25 | titlePage: string | 25 | titlePage: string |
26 | marginContent = false // Disable margin | ||
27 | loadOnInit = false | 26 | loadOnInit = false |
28 | 27 | ||
29 | private account: Account | 28 | private account: Account |