unbanReviewer

Reference

---@param identifier string -- The player's identifier
---@return boolean success
function unbanReviewer(identifier) end

Removes the player from the review ban list, allowing them to post reviews again.

Usage example

  exports.fd_laptop:unbanReviewer('license:abc123')

Copyright © 2025 Felis Development