I'm not very smart

This commit is contained in:
Daniel Odendahl Jr
2018-04-22 03:02:35 +00:00
parent 11ca793181
commit cc27e287aa
7 changed files with 43 additions and 43 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ const Tag = Database.db.define('tag', {
type: Sequelize.STRING,
allowNull: false
},
id: {
name: {
type: Sequelize.STRING,
allowNull: false
}