Apply new style Language section in Setting on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -23,6 +23,7 @@ class LogTracking {
|
||||
|
||||
final Queue<String> _messagesQueue = Queue();
|
||||
bool _isScheduled = false;
|
||||
bool isEnabled = false;
|
||||
|
||||
Future<void> addLog({required String message}) async {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user