mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-02 16:41:25 +03:00
Fix and improve broken and bad code.
Improve command handler, fixed message logging, fixes potential prefix problem, other small changes
This commit is contained in:
@@ -199,7 +199,7 @@ module.exports = async (log) => {
|
||||
type: DataTypes.BOOLEAN,
|
||||
defaultValue: false,
|
||||
},
|
||||
updates: {
|
||||
data: {
|
||||
type: DataTypes.JSON
|
||||
},
|
||||
}, {
|
||||
|
Reference in New Issue
Block a user