mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-02 05:01:38 +02:00
Switch references from editor-layer-index -> imagery-index
- remove the update_imagery script and steps to run it (this happens at runtime now) - update privacy policy, faq, release notes, readme
This commit is contained in:
@@ -27,7 +27,7 @@ export function coreContext() {
|
||||
let _deferred = new Set();
|
||||
|
||||
context.version = '2.17.2';
|
||||
context.privacyVersion = '20191217';
|
||||
context.privacyVersion = '20200312';
|
||||
|
||||
|
||||
// https://github.com/openstreetmap/iD/issues/772
|
||||
|
||||
Reference in New Issue
Block a user