1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-03 13:44:40 +00:00
This commit is contained in:
M66B 2024-09-10 11:40:04 +02:00
parent f3ae7b5953
commit b4b7327b06

View file

@ -101,6 +101,7 @@ public class TTSHelper {
} catch (Throwable ex) {
Log.e(ex);
} finally {
status = null;
instance = null;
}
}