mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 14:45:12 +02:00
Fix typo/lint error
This commit is contained in:
@@ -61,7 +61,7 @@ export function actionReverse(entityID, options) {
|
||||
E: 'W',
|
||||
ESE: 'WNW',
|
||||
SE: 'NW',
|
||||
SSW: 'NNW',
|
||||
SSE: 'NNW',
|
||||
S: 'N',
|
||||
SSW: 'NNE',
|
||||
SW: 'NE',
|
||||
|
||||
Reference in New Issue
Block a user