Connection check (wip)
This commit is contained in:
parent
0c1aa9c791
commit
8025d9c3d5
2 changed files with 47 additions and 9 deletions
|
|
@ -49,4 +49,6 @@ class FetchFireNotificationsSucceededAction extends AppActions {
|
|||
final int unreadCount;
|
||||
|
||||
FetchFireNotificationsSucceededAction(this.fetchedFireNotifications, this.unreadCount);
|
||||
}
|
||||
}
|
||||
|
||||
// OnConnect
|
||||
Loading…
Add table
Add a link
Reference in a new issue