From 607ee219401256ef5a2f203ba966c5a9f6e364ff Mon Sep 17 00:00:00 2001 From: DariusIII Date: Sun, 19 Feb 2023 16:58:31 +0100 Subject: [PATCH] CS fixes --- Blacklight/Games.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Blacklight/Games.php b/Blacklight/Games.php index cd2f1fe10..421316d27 100755 --- a/Blacklight/Games.php +++ b/Blacklight/Games.php @@ -108,7 +108,7 @@ class Games * @var */ protected $igdbSleep; - + /** * @var \Blacklight\ColorCLI */