Fix JSON encoding issue
All checks were successful
Validate Plugin PR / validate (pull_request) Successful in 6s
All checks were successful
Validate Plugin PR / validate (pull_request) Successful in 6s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"id": "example-plugin-2",
|
||||
"name": "Example Plugin 2",
|
||||
"version": "1.0.0",
|
||||
@@ -9,4 +9,4 @@
|
||||
"homepage": "http://synbox.ruv.wtf:8418/litruv/Plugin-Example2",
|
||||
"tags": ["example", "demo", "filtering", "validation"],
|
||||
"addedDate": "2026-04-17T00:00:00.000Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user