Fix jwt-token
This commit is contained in:
@@ -407,7 +407,7 @@ module.exports = {
|
||||
comment: 'Signal strength in dBm'
|
||||
},
|
||||
freq: {
|
||||
type: Sequelize.INTEGER,
|
||||
type: Sequelize.BIGINT,
|
||||
allowNull: true,
|
||||
comment: 'Frequency detected'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user