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