From 488c17769f9dd76ee0712a6cc09aa7da0d4cb9a1 Mon Sep 17 00:00:00 2001 From: Kess <46758030+kess78@users.noreply.github.com> Date: Mon, 5 Sep 2022 22:26:11 +0200 Subject: [PATCH] Fix for issue #6 Fixes https://github.com/pfpayments/magento-2/issues/6 --- Setup/Patch/Data/AddData.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Setup/Patch/Data/AddData.php b/Setup/Patch/Data/AddData.php index 0a7fd05..abcf6c8 100644 --- a/Setup/Patch/Data/AddData.php +++ b/Setup/Patch/Data/AddData.php @@ -1,5 +1,5 @@