mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
💄
This commit is contained in:
@@ -110,7 +110,7 @@ class TextMatePackage extends Package
|
||||
|
||||
@scopedProperties = scopedProperties
|
||||
if atom.isPackageActive(@path)
|
||||
for { selector, properties } in @scopedProperties
|
||||
for {selector, properties} in @scopedProperties
|
||||
syntax.addProperties(@path, selector, properties)
|
||||
@loadTextMatePreferenceObjects(preferenceObjects, done)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user