mirror of
https://github.com/plankanban/planka.git
synced 2025-12-22 17:25:01 +03:00
Project managers, board members, auto-update after reconnection, refactoring
This commit is contained in:
@@ -8,6 +8,7 @@ const mapStateToProps = (state) => {
|
||||
|
||||
return {
|
||||
isInitializing: isCoreInitializing,
|
||||
isSocketDisconnected: state.socket.isDisconnected,
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user