mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
using spaces instead tabs
This commit is contained in:
@@ -219,7 +219,7 @@ export function rendererFeatures(context) {
|
||||
|
||||
features.enabledList = function () {
|
||||
return _keys.filter(function(k) { return _features[k].enabled; });
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
features.disabled = function(k) {
|
||||
|
||||
Reference in New Issue
Block a user