mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-21 15:56:56 +02:00
v2.15.3
This commit is contained in:
@@ -25,7 +25,7 @@ export function coreContext() {
|
||||
var context = utilRebind({}, dispatch, 'on');
|
||||
var _deferred = new Set();
|
||||
|
||||
context.version = '2.15.2';
|
||||
context.version = '2.15.3';
|
||||
|
||||
// create a special translation that contains the keys in place of the strings
|
||||
var tkeys = JSON.parse(JSON.stringify(dataEn)); // clone deep
|
||||
|
||||
Reference in New Issue
Block a user