Skip to content

Commit c5fbcc0

Browse files
committed
add import
1 parent 5947aa8 commit c5fbcc0

File tree

1 file changed

+1
-0
lines changed
  • crates/chat-cli/src/cli/chat/commands

1 file changed

+1
-0
lines changed

crates/chat-cli/src/cli/chat/commands/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ pub mod handler;
77
pub mod help;
88
pub mod issue;
99
pub mod profile;
10+
pub mod prompts;
1011
pub mod quit;
1112
pub mod test_utils;
1213
pub mod tools;

0 commit comments

Comments
 (0)