Fix pending

This commit is contained in:
tom79 2019-06-22 15:18:45 +02:00
parent 08ee181370
commit 47b6db2e33
1 changed files with 1 additions and 1 deletions

View File

@ -314,7 +314,7 @@ public class AccountReportActivity extends BaseActivity implements OnAdminAction
break;
case REJECT:
allow_reject_group.setVisibility(View.GONE);
message = getString(R.string.account_rejected);
break;
}