From 0b4011309175abe8c41744f1a138a83b5151d989 Mon Sep 17 00:00:00 2001 From: LordGrey <48840279+Lord-Grey@users.noreply.github.com> Date: Sun, 1 Oct 2023 18:38:08 +0200 Subject: [PATCH] Fix Matrix Effect --- effects/matrix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/effects/matrix.json b/effects/matrix.json index 2a2f295c..55c42c24 100644 --- a/effects/matrix.json +++ b/effects/matrix.json @@ -11,6 +11,6 @@ "grayscale": false, "imageSource": "file", "reverse": false, - "file": "matrix.gif" + "file": ":matrix.gif" } }