From 088fab2d51a8706871c22c67665985d7309f77ef Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Sun, 10 Jun 2018 18:11:03 +0200 Subject: [PATCH] Fix needsReload. --- src/operations/operationList.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/operations/operationList.component.ts b/src/operations/operationList.component.ts index a15df3b..a8a10a5 100644 --- a/src/operations/operationList.component.ts +++ b/src/operations/operationList.component.ts @@ -53,7 +53,7 @@ import { OperationEditModalComponent } from './operationEditModal.component';