Delete plugins/litruv-example-plugin.json
All checks were successful
Update Plugin Index / update-index (push) Successful in 7s

This commit is contained in:
2026-04-17 03:14:27 +10:00
parent a6fa17e285
commit 70af2c65ee

View File

@@ -1,13 +0,0 @@
{
"id": "litruv-example-plugin",
"name": "Example Plugin",
"version": "1.0.0",
"description": "An example plugin demonstrating the plugin system capabilities",
"author": "litruv",
"repository": "http://synbox.ruv.wtf:8418/litruv/Plugin-Example.git",
"thumbnail": "http://synbox.ruv.wtf:8418/litruv/Plugin-Example/raw/branch/main/thumbnail.png",
"downloadUrl": "http://synbox.ruv.wtf:8418/litruv/Plugin-Example/archive/main.zip",
"homepage": "http://synbox.ruv.wtf:8418/litruv/Plugin-Example",
"tags": ["example", "demo"],
"addedDate": "2026-04-17T00:00:00.000Z"
}