Fixed some broken Icons

Fixed urls to prevent branch conflicts
This commit is contained in:
Eniamza 2020-05-27 20:28:33 +06:00
parent 2146c3a0ec
commit 9a0fcd7fc6

View file

@ -59,7 +59,7 @@
"author": { "author": {
"name": "BEGGING!", "name": "BEGGING!",
"url": "", "url": "",
"icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/relative-path/Red.png" "icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/master/Red.png"
} }
} }
}, },
@ -75,7 +75,7 @@
"author": { "author": {
"name": "IMPORTANT!", "name": "IMPORTANT!",
"url": "", "url": "",
"icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/relative-path/Red.png" "icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/master/Red.png"
} }
} }
}, },
@ -299,7 +299,7 @@
"author": { "author": {
"name": "Random", "name": "Random",
"url": "", "url": "",
"icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/relative-path/orange.png" "icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/master/orange.png"
} }
} }
}, },
@ -859,7 +859,7 @@
"author": { "author": {
"name": "LBRY Services Status", "name": "LBRY Services Status",
"url": "", "url": "",
"icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/relative-path/green.png" "icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/master/green.png"
} }
} }
}, },