mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
💄
This commit is contained in:
@@ -27,7 +27,7 @@ class TokenizedBuffer extends Model
|
||||
created: ->
|
||||
if @deserializing
|
||||
@deserializing = false
|
||||
return this
|
||||
return
|
||||
|
||||
if @buffer? and @buffer.isAlive()
|
||||
@bufferPath = @buffer.getPath()
|
||||
|
||||
Reference in New Issue
Block a user