mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-11 04:48:44 +03:00
🎨
This commit is contained in:
parent
73707ce57c
commit
5aeffd49ab
@ -69,8 +69,8 @@ class Project extends Model
|
||||
|
||||
if Grim.includeDeprecatedAPIs and path?
|
||||
Grim.deprecate("Pass 'paths' array instead of 'path' to project constructor")
|
||||
paths ?= _.compact([path])
|
||||
|
||||
paths ?= _.compact([path])
|
||||
@setPaths(paths)
|
||||
|
||||
destroyed: ->
|
||||
|
Loading…
Reference in New Issue
Block a user