Update thumbnail URL in Litruv Test Plugin configuration

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

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://github.com/litruv/JollyRipper-Plugin-Example/blob/master/thumbnail.png?raw=true",
"thumbnail": "https://i.imgur.com/9Ca3qub.png",
"tags": ["example", "test"]
}