From 41130b4ce3b925170b03d9d94c46691be66ecf51 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 29 Jul 2020 13:46:52 +0200 Subject: Fix tests --- client/src/app/+my-account/my-account-routing.module.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/+my-account/my-account-routing.module.ts') diff --git a/client/src/app/+my-account/my-account-routing.module.ts b/client/src/app/+my-account/my-account-routing.module.ts index 0a4897d07..48237e133 100644 --- a/client/src/app/+my-account/my-account-routing.module.ts +++ b/client/src/app/+my-account/my-account-routing.module.ts @@ -169,7 +169,7 @@ const myAccountRoutes: Routes = [ component: MyAccountAbusesListComponent, data: { meta: { - title: 'My abuses' + title: 'My abuse reports' } } } -- cgit v1.2.3