Files
novatorem/api/templates.json

7 lines
133 B
JSON
Raw Normal View History

2021-07-11 08:49:18 +03:00
{
"current-theme": "light",
"templates": {
"light": "spotify.html.j2",
"dark": "spotify-dark.html.j2"
}
}