refactor: extract format_wake_prompt/now_unix/build_row into serve_common (closes #169)
This commit is contained in:
parent
dfee0574a5
commit
e28b0a1dab
4 changed files with 103 additions and 172 deletions
|
|
@ -9,6 +9,7 @@ pub mod login_session;
|
|||
pub mod mcp;
|
||||
pub mod paths;
|
||||
pub mod plugins;
|
||||
pub mod serve_common;
|
||||
pub mod stats;
|
||||
pub mod turn;
|
||||
pub mod turn_stats;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue