Update thumbnail URL in Litruv Test Plugin configuration

This commit is contained in:
Max Litruv Boonzaayer
2026-04-19 04:01:01 +10:00
parent b3dd5ff1e7
commit 6453ea71d0

View File

@@ -6,6 +6,6 @@
"author": "litruv",
"repository": "https://github.com/Litruv/JollyRipper-Plugin-Example",
"homepage": "https://github.com/Litruv/JollyRipper-Plugin-Example",
"thumbnail": "https://raw.githubusercontent.com/Litruv/JollyRipper-Plugin-Example/main/thumbnail.png",
"thumbnail": "https://github.com/litruv/JollyRipper-Plugin-Example/blob/master/thumbnail.png?raw=true",
"tags": ["example", "test"]
}