mirror of
https://github.com/atom/atom.git
synced 2026-02-09 14:15:24 -05:00
Upgrade to telepath 0.75.0 for custom object support
This commit is contained in:
@@ -48,7 +48,7 @@ class TextBuffer extends telepath.Model
|
||||
@load() if @loadWhenAttached
|
||||
|
||||
# Private: Called by telepath.
|
||||
beforePersistence: ->
|
||||
willBePersisted: ->
|
||||
@modifiedWhenLastPersisted = @isModified()
|
||||
@digestWhenLastPersisted = @file?.getDigest()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user