Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 34c74ea

Browse files
author
James Ide
committed
Merge pull request facebook#2505 from dubert/patch-1
[Showcase] fix broken icon app image link for Facebook Ads Manager
2 parents fdc7d49 + c086a35 commit 34c74ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/react-native/showcase.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ var apps = [
5050
},
5151
{
5252
name: 'Facebook Adverts Manager - Android',
53-
icon: 'https://lh3.googleusercontent.com/ODKlFYm7BaNiLMEEDO2b4DOCU-hmS1-Fg3_x_lLUaJZ0ssFsxciSoX1dYERaWDJuEs8=w300-rw',
53+
icon: 'https://lh3.googleusercontent.com/ODKlFYm7BaNiLMEEDO2b4DOCU-hmS1-Fg3_x_lLUaJZ0ssFsxciSoX1dYERaWDJuEs8=w300',
5454
link: 'https://play.google.com/store/apps/details?id=com.facebook.adsmanager',
5555
author: 'Facebook',
5656
},

0 commit comments

Comments
 (0)