Finished Frontend notifications, added file prio (needs test), started Settings Button work
This commit is contained in:
@@ -81,7 +81,7 @@ const inlineStyle = {
|
||||
const mapStateToProps = state => {
|
||||
return {
|
||||
RSSModalOpen: state.RSSModalOpen,
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
const mapDispatchToProps = dispatch => {
|
||||
|
Reference in New Issue
Block a user