Ändrade typo som anropade fel render-funktion

This commit is contained in:
2026-04-03 09:43:26 +02:00
parent ca929108af
commit 367258e17f

View File

@@ -11,5 +11,5 @@
"editorScript": "sro-block-js", "editorScript": "sro-block-js",
"style": "sro-style", "style": "sro-style",
"editorStyle": "sro-editor-style", "editorStyle": "sro-editor-style",
"render": "sro_render_recent_track" "render": "sro_render_block"
} }