Remove specific shop.
---**`server`** ---@param id string function exports.fd_shops:removeShop(id) end
exports.fd_shops:removeShop('General')
On This Page