Fix can not refresh change list mailbox and email after take actions with email in succession
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import 'package:core/core.dart';
|
||||
import 'package:model/mailbox/presentation_mailbox.dart';
|
||||
|
||||
class LoadingSearchMailbox extends UIState {}
|
||||
|
||||
class SearchMailboxSuccess extends UIState {
|
||||
|
||||
final List<PresentationMailbox> mailboxesSearched;
|
||||
|
||||
Reference in New Issue
Block a user