mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-23 17:47:27 +00:00
Fix !why typo causing build failure
The !why commit seems to have included a typo as evidenced by the build failure logs, causing all other builds to fail: https://travis-ci.com/lbryio/lbry-wunderbot/builds/130782835 This simply replaces the missing bracket and comma.
This commit is contained in:
parent
6ace1d8409
commit
37bd54f921
1 changed files with 1 additions and 0 deletions
|
@ -913,6 +913,7 @@
|
|||
"icon_url": "https://spee.ch/2/pinkylbryheart.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"!piratebay": {
|
||||
"usage": "",
|
||||
|
|
Loading…
Add table
Reference in a new issue