Group heading broken
This commit is contained in:
parent
939322471d
commit
217d3d7a8e
@ -184,7 +184,7 @@ const convert = require('geo-coordinates-parser');
|
|||||||
newValue += 360
|
newValue += 360
|
||||||
}
|
}
|
||||||
if ( newValue ) {
|
if ( newValue ) {
|
||||||
this.$emit('edit', {type: 'parking-group-angle', angle: newValue} )
|
this.$emit('editParking', {type: 'parking-group-angle', angle: newValue} )
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user