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