small documentation fixes

This commit is contained in:
ntnsndr
2022-08-17 19:57:52 +00:00
parent 23cf6abacd
commit d24262d494

View File

@ -13,8 +13,8 @@ defer.data = {
--- Config for module
-- @field defer_org Name or ID of target org
-- @field votes_required Threshold passed on to `consent`
-- @field prompt String passed on to `consent`
-- @field approval_module module to use in target org
-- @field prompt String passed on to approval_module
defer.config = {
approval_module = "consent",
defer_org = "Root",