fix location model
This commit is contained in:
@ -46,7 +46,7 @@ Location.init(
|
||||
type: DataTypes.NUMBER,
|
||||
allowNull: true,
|
||||
},
|
||||
ttn_gw__longitude: {
|
||||
ttn_gw_longitude: {
|
||||
type: DataTypes.NUMBER,
|
||||
allowNull: true,
|
||||
},
|
||||
|
Reference in New Issue
Block a user