mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
Restore private activateConfig method to fix settings-view
This commit is contained in:
@@ -157,6 +157,9 @@ class Package
|
||||
return true
|
||||
false
|
||||
|
||||
# TODO: Remove. Settings view calls this method currently.
|
||||
activateConfig: -> @registerConfigSchemaFromMainModule()
|
||||
|
||||
activateStylesheets: ->
|
||||
return if @stylesheetsActivated
|
||||
|
||||
|
||||
Reference in New Issue
Block a user