mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 14:21:41 +02:00
Fix OverTime Credit
This commit is contained in:
@@ -16,8 +16,8 @@ module.exports = class HentaiCommand extends SubredditCommand {
|
||||
getIcon: true,
|
||||
credit: [
|
||||
{
|
||||
name: 'Overtime2005',
|
||||
url: 'https://github.com/Overtime2005',
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Original Subreddit List'
|
||||
}
|
||||
],
|
||||
|
||||
@@ -17,8 +17,8 @@ module.exports = class PornCommand extends SubredditCommand {
|
||||
getIcon: true,
|
||||
credit: [
|
||||
{
|
||||
name: 'Overtime2005',
|
||||
url: 'https://github.com/Overtime2005',
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Original Subreddit List'
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user