16 lines
414 B
JSON
16 lines
414 B
JSON
{
|
|
"apiVersion": 3,
|
|
"name": "spotify-recent-oauth/recent-track",
|
|
"title": "Spotify Recent Track",
|
|
"category": "widgets",
|
|
"icon": "format-audio",
|
|
"description": "Visar din senast spelade låt från Spotify.",
|
|
"supports": {
|
|
"html": false
|
|
},
|
|
"editorScript": "sro-block-js",
|
|
"style": "sro-style",
|
|
"editorStyle": "sro-editor-style",
|
|
"render": "sro_render_block"
|
|
}
|