mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-31 20:21:36 +02:00
Fix comment
This commit is contained in:
@@ -194,7 +194,7 @@ declare("iD.styleparser.RuleSet", null, {
|
||||
else if (hs.has(a)) { hs.setPropertyFromString(a,v,isEval[a]); }
|
||||
else {
|
||||
// console.log(a+" not found");
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
||||
// Add each style to list
|
||||
|
||||
Reference in New Issue
Block a user