The icons next to the installed apps below. Right now it is using default icons.
I doubt it but Is this something I change in the Atlassion-connect.json?
Hello Chester,
The icon module may work for you, try adding in your descriptor JSON file like below:
"icon": { "width": 16, "height": 16, "url": "/maps/icon.png" // Location of your logo to be displayed },
For more details see this example.
Let me know if it works for you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.