media
This commit is contained in:
@@ -50,7 +50,7 @@ api.interceptors.response.use(
|
||||
} catch (refreshErr) {
|
||||
processQueue(refreshErr)
|
||||
|
||||
// window.location.href = "/login"
|
||||
window.location.href = "/signin"
|
||||
|
||||
return Promise.reject(refreshErr)
|
||||
} finally {
|
||||
|
||||
Reference in New Issue
Block a user