This commit is contained in:
John Livingston
2024-06-21 12:08:04 +02:00
parent a72f989c31
commit 14b2357b2d
37 changed files with 94 additions and 125 deletions

View File

@ -32,7 +32,7 @@ The file must be a valid JSON file, using the following format:
```json
[
{
"sn": ":short_name",
"sn": ":short_name:",
"url": "https://example.com/image.png"
}
]