Allow deleting entries from the project panel
This commit is contained in:
parent
509ede0e80
commit
4b1c46fa45
9 changed files with 198 additions and 8 deletions
|
@ -225,6 +225,7 @@ request_messages!(
|
|||
ApplyCompletionAdditionalEditsResponse
|
||||
),
|
||||
(CreateProjectEntry, ProjectEntryResponse),
|
||||
(DeleteProjectEntry, Ack),
|
||||
(Follow, FollowResponse),
|
||||
(FormatBuffers, FormatBuffersResponse),
|
||||
(GetChannelMessages, GetChannelMessagesResponse),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue