Small fix

This commit is contained in:
M66B 2019-08-20 15:29:12 +02:00
parent 03954620f9
commit 6acb4d946f
1 changed files with 0 additions and 1 deletions

View File

@ -2423,7 +2423,6 @@ public class FragmentCompose extends FragmentBase {
@Override
public void onClick(View v) {
Helper.viewFAQ(getContext(), 49);
finish();
}
});
sb.show();