Upgrade to telepath 0.75.0 for custom object support

This commit is contained in:
Nathan Sobo
2013-12-16 19:03:10 -07:00
parent bd3cfda2bb
commit 3db9e16637
10 changed files with 18 additions and 17 deletions

View File

@@ -39,7 +39,7 @@ class Project extends Model
@setPath(@path)
# Private: Called by telepath.
beforePersistence: ->
willBePersisted: ->
@destroyUnretainedBuffers()
# Public: Register an opener for project files.