Update stored.lua

This commit is contained in:
Miho931 2025-06-08 17:58:14 +02:00
parent c0327f4ebd
commit dc849979f9

View file

@ -39,7 +39,8 @@ AddEventHandler('mh_garage:storeVehicle', function(zone)
lib.registerContext({
id = "StoredVehicles",
title = randomname,
description = randomdes
description = randomdes,
options = opt
})
lib.showContext("StoredVehicles")