We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2ebb4b commit 6062cdeCopy full SHA for 6062cde
1 file changed
usr/lib/webapp-manager/quickstart.py
@@ -31,7 +31,7 @@
31
{
32
"key": "apple",
33
"label": "Apple",
34
- "icon": "web-apple",
+ "icon": "main-apple", #changed from web-apple
35
"color": "#555555",
36
"apps": [
37
{"name": "iCloud Mail", "url": "https://www.icloud.com/mail", "icon": "web-apple", "desc": "iCloud email"},
0 commit comments