fix for matrix effect (#1602)

This commit is contained in:
lsellens
2023-05-11 14:11:33 -05:00
committed by GitHub
parent 5535b884bf
commit 2a17de37f1
2 changed files with 2 additions and 2 deletions

View File

@@ -9,8 +9,8 @@
"cropTop": 0,
"fps": 30,
"grayscale": false,
"imageSource": "url",
"imageSource": "file",
"reverse": false,
"url": "https://i.gifer.com/embedded/download/1j6F.gif"
"file": "matrix.gif"
}
}