From 073d8d5c55fe891ecf0459f4141318cabbfab277 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 23 May 2019 18:32:18 +0200 Subject: [PATCH] #2783 --- src/app/Console/Commands/MagicCubistCommand.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/Console/Commands/MagicCubistCommand.php b/src/app/Console/Commands/MagicCubistCommand.php index d63b842..ab319d9 100644 --- a/src/app/Console/Commands/MagicCubistCommand.php +++ b/src/app/Console/Commands/MagicCubistCommand.php @@ -113,3 +113,4 @@ class MagicCubistCommand extends Command } } } + -- 2.39.5