mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-22 02:18:54 +01:00
Update model casing & associations
This commit is contained in:
@@ -22,7 +22,7 @@ module.exports = (sequelize) => {
|
||||
extraData: DataTypes.JSON
|
||||
}, {
|
||||
sequelize,
|
||||
modelName: 'Notification'
|
||||
modelName: 'notification'
|
||||
})
|
||||
|
||||
return Notification
|
||||
|
||||
Reference in New Issue
Block a user