mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 20:06:29 +01:00
Fixed build
This commit is contained in:
@@ -15,5 +15,7 @@ public class Send {
|
||||
|
||||
public interface IProgress {
|
||||
void onProgress(int percentage);
|
||||
|
||||
boolean isRunning();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user