removeShop

Remove specific shop.

Remove specific shop.

Export

---**`server`**
---@param id string
function exports.fd_shops:removeShop(id) end

Example

exports.fd_shops:removeShop('General')