clean ups

This commit is contained in:
Daniel Edrisian
2025-08-19 21:44:56 -07:00
parent 3f539c4d07
commit ee67dcaa99
5 changed files with 163 additions and 182 deletions

View File

@@ -49,6 +49,7 @@ mod shimmer;
mod slash_command;
mod status_indicator_widget;
mod streaming;
mod string_utils;
mod text_formatting;
mod tui;
mod user_approval_widget;