diff --git a/src/components/VehiclesManager/VehiclesTable.vue b/src/components/VehiclesManager/VehiclesTable.vue
index 96f9238..11b1e9c 100644
--- a/src/components/VehiclesManager/VehiclesTable.vue
+++ b/src/components/VehiclesManager/VehiclesTable.vue
@@ -12,7 +12,7 @@
Nazwa |
Typ |
Kabina (lok.) |
- Grupa |
+ Grupa |
Tylko sponsorzy do |
Tylko zespół |
Ukryty |
@@ -36,7 +36,26 @@
{{ row.vehicleRef.cabinName }}
- |
+
+
+
+ {{ row.vehicleRef.group.name }}
+ |
@@ -66,17 +85,18 @@
|