mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 08:39:56 +02:00
linter fix
This commit is contained in:
@@ -519,7 +519,7 @@ export function rendererBackground(context) {
|
||||
console.error(err);
|
||||
/* eslint-enable no-console */
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
return utilRebind(background, dispatch, 'on');
|
||||
|
||||
Reference in New Issue
Block a user