Skip to content

Commit 2624a6d

Browse files
Fix explore app icon (langgenius#11808)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM> Co-authored-by: crazywoola <[email protected]> Co-authored-by: crazywoola <[email protected]>
1 parent b5c2785 commit 2624a6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/controllers/console/explore/recommended_app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"name": fields.String,
1414
"mode": fields.String,
1515
"icon": fields.String,
16+
"icon_type": fields.String,
1617
"icon_url": AppIconUrlField,
1718
"icon_background": fields.String,
1819
}

0 commit comments

Comments
 (0)