mirror of
http://88.130.71.182:3000/BlitTech/contexta_mb.git
synced 2026-06-13 08:51:57 +00:00
Update color for dark mode
This commit is contained in:
@@ -19,7 +19,7 @@ api.interceptors.request.use(config => {
|
||||
config.headers.Authorization = `Bearer ${token}`;
|
||||
}
|
||||
return config;
|
||||
});
|
||||
});
|
||||
|
||||
api.interceptors.response.use(
|
||||
response => response,
|
||||
|
||||
Reference in New Issue
Block a user