Sfoglia il codice sorgente
Fix explore app icon (#11808)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
tags/0.14.2
Charlie.Wei
10 mesi fa
Nessun account collegato all'indirizzo email del committer
|
|
|
@@ -13,6 +13,7 @@ app_fields = { |
|
|
|
"name": fields.String, |
|
|
|
"mode": fields.String, |
|
|
|
"icon": fields.String, |
|
|
|
"icon_type": fields.String, |
|
|
|
"icon_url": AppIconUrlField, |
|
|
|
"icon_background": fields.String, |
|
|
|
} |