mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 01:24:05 +02:00
Update privacy policy to account for removal of master branch (re: #7453)
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 = '20200407';
|
||||
|
||||
context.isFirstSession = !prefs('sawSplash') && !prefs('sawPrivacyVersion');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user