- updated notifications functionality;
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { storeSet } from '../store';
|
||||
//import { storeSet } from '../store';
|
||||
|
||||
const set404FromErrorResponse = (data) => {
|
||||
if (data && data.status === 'NOT_FOUND') {
|
||||
|
||||
Reference in New Issue
Block a user