add build script
This commit is contained in:
+1
-1
@@ -130,7 +130,7 @@ impl ConfigStore {
|
||||
match client.verify_credentials().await {
|
||||
Ok(account) => {
|
||||
info!(
|
||||
"Group account verified: @{}, {}",
|
||||
"Group account verified: @{}, \"{}\"",
|
||||
account.acct, account.display_name
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user