Register project activity for offline projects as well
This commit is contained in:
parent
a52de770b1
commit
e3cfc7b3ce
7 changed files with 227 additions and 66 deletions
|
@ -130,9 +130,9 @@ messages!(
|
|||
(PrepareRename, Background),
|
||||
(PrepareRenameResponse, Background),
|
||||
(ProjectEntryResponse, Foreground),
|
||||
(ProjectUnshared, Foreground),
|
||||
(RegisterProjectResponse, Foreground),
|
||||
(Ping, Foreground),
|
||||
(ProjectUnshared, Foreground),
|
||||
(RegisterProject, Foreground),
|
||||
(RegisterProjectActivity, Foreground),
|
||||
(ReloadBuffers, Foreground),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue