chore: adapt some top-level-mentions of delta

This commit is contained in:
B. Petersen
2025-04-24 19:31:23 +02:00
committed by bjoern
parent 3fea829340
commit 1a72711999
2 changed files with 9 additions and 16 deletions

View File

@@ -323,7 +323,7 @@ async fn start(args: Vec<String>) -> Result<(), Error> {
}
});
println!("Delta Chat Core is awaiting your commands.");
println!("Chatmail is awaiting your commands.");
let config = Config::builder()
.history_ignore_space(true)