assistant: Slash command tweaks (#16140)

Release Notes:

- N/A
This commit is contained in:
Piotr Osiewicz 2024-08-13 02:34:03 +02:00 committed by GitHub
parent dbcd06642c
commit 0bc9fc9487
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 9 additions and 9 deletions

View file

@ -29,7 +29,7 @@ pub mod prompt_command;
pub mod search_command;
pub mod symbols_command;
pub mod tabs_command;
pub mod term_command;
pub mod terminal_command;
pub mod workflow_command;
pub(crate) struct SlashCommandCompletionProvider {