mirror of
https://github.com/egor-white/zaprett.git
synced 2026-03-22 00:18:13 +05:00
small update for zaprett command output
This commit is contained in:
@@ -8,7 +8,7 @@ async fn main() -> anyhow::Result<()> {
|
||||
let cli = CliApp::parse();
|
||||
match cli.cmd() {
|
||||
Some(cmd) => cmd.exec().await?,
|
||||
None => println!("zaprett installed. Join us: t.me/zaprett_module"),
|
||||
None => println!("zaprett installed. Join us in Telegram: t.me/zaprett_module"),
|
||||
}
|
||||
|
||||
Ok(())
|
||||
|
||||
Reference in New Issue
Block a user