Execute this in your database
ALTER TABLE `player_vehicles` ADD COLUMN `mdt_image` VARCHAR(255) NULL DEFAULT NULL
Last updated 2 months ago