This commit is contained in:
James Cole
2020-02-14 07:49:29 +01:00
parent bf2d1c223b
commit 7843e781da
6 changed files with 6 additions and 6 deletions

View File

@@ -116,7 +116,7 @@ class GroupUpdateService
}
app('preferences')->mark();
$transactionGroup->refresh();
return $transactionGroup;
}