Closed ngocjohn closed 2 months ago
This pull request refactorsVehicleCardEditor class now includes a model_name property that can be selected or entered manually using a combo-box. This allows users to choose between using the model name or a custom name for the card.
VehicleCardEditor
model_name
This pull request refactors
VehicleCardEditor
class now includes amodel_name
property that can be selected or entered manually using a combo-box. This allows users to choose between using the model name or a custom name for the card.