Gjorde en minimal version

This commit is contained in:
2026-04-03 13:07:09 +02:00
parent 4762de4c32
commit 09e078878d
4 changed files with 20 additions and 120 deletions

View File

@@ -3,13 +3,7 @@
"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"
}