Updated auto desc

This commit is contained in:
2025-08-25 18:29:13 -04:00
parent adc1606312
commit 87a50fa37c
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ import authHeader from '../../services/auth.header';
interface ServiceCall {
id: number;
scheduled_date: string;
customer_id: string;
customer_id: number;
customer_name: string;
customer_address: string;
customer_town: string;