mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-07 09:33:39 +02:00
Small improvement
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user