mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-20 05:51:35 +02:00
Fix
This commit is contained in:
@@ -12,11 +12,9 @@ module.exports = class FishyCommand extends Command {
|
|||||||
description: 'Go fishing.',
|
description: 'Go fishing.',
|
||||||
credit: [
|
credit: [
|
||||||
{
|
{
|
||||||
{
|
name: 'Tatsumaki',
|
||||||
name: 'Tatsumaki',
|
url: 'https://tatsumaki.xyz/',
|
||||||
url: 'https://tatsumaki.xyz/',
|
reason: 'Concept'
|
||||||
reason: 'Concept'
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user