Restore private activateConfig method to fix settings-view

This commit is contained in:
Max Brunsfeld
2015-11-24 15:14:39 -08:00
parent f35dddee2f
commit aecc2598f9

View File

@@ -157,6 +157,9 @@ class Package
return true
false
# TODO: Remove. Settings view calls this method currently.
activateConfig: -> @registerConfigSchemaFromMainModule()
activateStylesheets: ->
return if @stylesheetsActivated