mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 12:44:42 +00:00
Small improvement
This commit is contained in:
parent
281c0bd3de
commit
822b32cf19
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue