mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-25 15:05:32 +00:00
Add office to area list (fixes #1784)
This commit is contained in:
@@ -200,5 +200,6 @@ iD.Way.areaKeys = {
|
||||
place: {},
|
||||
aeroway: {},
|
||||
waterway: {},
|
||||
power: {}
|
||||
power: {},
|
||||
office: {}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user