mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-23 17:47:27 +00:00
Fixed some broken Icons
Fixed urls to prevent branch conflicts
This commit is contained in:
parent
2146c3a0ec
commit
9a0fcd7fc6
1 changed files with 4 additions and 4 deletions
|
@ -59,7 +59,7 @@
|
|||
"author": {
|
||||
"name": "BEGGING!",
|
||||
"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": {
|
||||
"name": "IMPORTANT!",
|
||||
"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": {
|
||||
"name": "Random",
|
||||
"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": {
|
||||
"name": "LBRY Services Status",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue