diff options
Diffstat (limited to 'client/src/app/modal/welcome-modal.component.ts')
-rw-r--r-- | client/src/app/modal/welcome-modal.component.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/src/app/modal/welcome-modal.component.ts b/client/src/app/modal/welcome-modal.component.ts index bff2968d4..05412a4cd 100644 --- a/client/src/app/modal/welcome-modal.component.ts +++ b/client/src/app/modal/welcome-modal.component.ts | |||
@@ -34,7 +34,5 @@ export class WelcomeModalComponent { | |||
34 | 34 | ||
35 | err => this.notifier.error(err.message) | 35 | err => this.notifier.error(err.message) |
36 | ) | 36 | ) |
37 | |||
38 | return true | ||
39 | } | 37 | } |
40 | } | 38 | } |