Autounload on train arrival

This commit is contained in:
hagiye
2026-06-26 12:17:31 +03:00
parent 73de29f7c5
commit 75d4c9b7c1
11 changed files with 127 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
import axios from "axios";
import { API_BASE_URL } from "@/constants/apiConfig";
import { API_BASE_URL } from "@/pages/fleet/config/vehicles";
import {
AUTH_TOKEN_COOKIE,
REFRESH_TOKEN_COOKIE,