mirror of
https://github.com/atom/atom.git
synced 2026-01-24 22:38:20 -05:00
Add alive ivar to light Model
This commit is contained in:
@@ -13,6 +13,8 @@ class Model
|
||||
|
||||
@resetNextInstanceId: -> nextInstanceId = 1
|
||||
|
||||
alive: true
|
||||
|
||||
constructor: (params) ->
|
||||
@assignId(params?.id)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user