General formatting for messaging + reshaping of messaging components and their structure.
This commit is contained in:
@@ -10,7 +10,7 @@ const persistConfig = {
|
||||
key: "root",
|
||||
storage,
|
||||
//whitelist: ["user"]
|
||||
blacklist: ["user", "email"]
|
||||
blacklist: ["user", "email", "messaging"]
|
||||
};
|
||||
|
||||
const rootReducer = combineReducers({
|
||||
|
||||
Reference in New Issue
Block a user