mirror of
https://github.com/atom/atom.git
synced 2026-02-14 16:45:14 -05:00
Revert "Merge pull request #4631 from atom/mb-new-config-api"
This reverts commit5147fb6a8b, reversing changes made to9bbbb58084.
This commit is contained in:
@@ -645,7 +645,7 @@ class Workspace extends Model
|
||||
|
||||
# Restore to a default editor font size.
|
||||
resetFontSize: ->
|
||||
atom.config.unset("editor.fontSize")
|
||||
atom.config.restoreDefault("editor.fontSize")
|
||||
|
||||
# Removes the item's uri from the list of potential items to reopen.
|
||||
itemOpened: (item) ->
|
||||
|
||||
Reference in New Issue
Block a user