Fix SABnzbd number icon (#131615)

This commit is contained in:
Jan-Philipp Benecke 2024-11-26 12:40:02 +01:00 committed by GitHub
parent 9a999e8742
commit 3af751c129
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,9 @@
},
"resume": {
"default": "mdi:play"
},
}
},
"number": {
"speedlimit": {
"default": "mdi:speedometer"
}