mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-13 08:19:08 +02:00
I'm not very smart
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ const Tag = Database.db.define('tag', {
|
||||
type: Sequelize.STRING,
|
||||
allowNull: false
|
||||
},
|
||||
id: {
|
||||
name: {
|
||||
type: Sequelize.STRING,
|
||||
allowNull: false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user