Fix can not refresh change list mailbox and email after take actions with email in succession
This commit is contained in:
@@ -2,6 +2,8 @@ import 'package:core/core.dart';
|
||||
import 'package:tmail_ui_user/features/base/state/ui_action_state.dart';
|
||||
import 'package:jmap_dart_client/jmap/core/state.dart' as jmap;
|
||||
|
||||
class LoadingRenameMailbox extends UIState {}
|
||||
|
||||
class RenameMailboxSuccess extends UIActionState {
|
||||
|
||||
RenameMailboxSuccess({
|
||||
|
||||
Reference in New Issue
Block a user