mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Fix eslint ;
This commit is contained in:
@@ -14,7 +14,7 @@ describe('wikipedia', function() {
|
||||
} else {
|
||||
callback.apply(null, args);
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
function changeTags(changed) {
|
||||
var annotation = t('operations.change_tags.annotation');
|
||||
|
||||
Reference in New Issue
Block a user