mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04: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