mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
📝 Update path in comment
This commit is contained in:
@@ -38,7 +38,7 @@ class Workspace extends Model
|
||||
paneContainer: @paneContainer.serialize()
|
||||
fullScreen: atom.isFullScreen()
|
||||
|
||||
# Private: Open ~/.atom/user.less or ~/.atom.user.css
|
||||
# Private: Open ~/.atom/user.less or ~/.atom/user.css
|
||||
openUserStylesheet: ->
|
||||
@open(atom.themes.getUserStylesheetPath())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user