Hide generate commit message button when assistant is disabled (#26519)
Release Notes: - Git Beta: Fixed the generate commit message button still showing when the assistant is disabled.
This commit is contained in:
parent
2cd970f137
commit
050f5f6723
3 changed files with 23 additions and 4 deletions
|
@ -19,6 +19,7 @@ test-support = ["multi_buffer/test-support"]
|
|||
[dependencies]
|
||||
anyhow.workspace = true
|
||||
askpass.workspace = true
|
||||
assistant_settings.workspace = true
|
||||
buffer_diff.workspace = true
|
||||
collections.workspace = true
|
||||
component.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue