1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-27 18:27:43 +00:00

Update notes in message list widget

This commit is contained in:
M66B 2024-08-20 08:15:32 +02:00
parent 10eb2a3067
commit ca628e7a8c

View file

@ -123,6 +123,8 @@ public class FragmentDialogNotes extends FragmentDialogBase {
db.endTransaction();
}
WidgetUnified.updateData(context);
return null;
}