1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-01 12:44:42 +00:00

Small improvement

This commit is contained in:
M66B 2020-06-01 08:32:03 +02:00
parent 281c0bd3de
commit 822b32cf19

View file

@ -1140,7 +1140,7 @@ public class Helper {
prompt.authenticate(info.build());
Runnable cancelPrompt = new Runnable() {
final Runnable cancelPrompt = new Runnable() {
@Override
public void run() {
try {