Add service icons to Downloader (#113289)

This commit is contained in:
Joost Lekkerkerker 2024-03-14 13:51:59 +01:00 committed by GitHub
parent 02a07a3d15
commit 40566c3b68
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,5 @@
{
"services": {
"download_file": "mdi:download"
}
}