chore: build

This commit is contained in:
2026-05-03 21:17:41 +02:00
parent 60192f3748
commit cf28fad1a9
2 changed files with 4 additions and 422 deletions
-1
View File
@@ -12,7 +12,6 @@ const apiClient = axios.create({
},
});
// Request interceptor: attach JWT token
apiClient.interceptors.request.use(async (config) => {
// Determine which token to use based on URL
const isAdminRoute =