mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 06:42:50 +02:00
Correct a few mistakes in Credit
This commit is contained in:
@@ -20,7 +20,7 @@ module.exports = class NeopetCommand extends Command {
|
||||
{
|
||||
name: 'Neopets',
|
||||
url: 'http://www.neopets.com/',
|
||||
reason: 'Pet Image Data'
|
||||
reason: 'Pet Image Data, Original Game'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -16,7 +16,7 @@ module.exports = class YuGiOhCommand extends Command {
|
||||
{
|
||||
name: 'Konami',
|
||||
url: 'https://www.konami.com/en/',
|
||||
reason: 'Image, Original "Yu-Gi-Oh!" Game',
|
||||
reason: 'Original "Yu-Gi-Oh!" Game',
|
||||
reasonURL: 'https://www.yugioh-card.com/en/'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user