Content deleted Content added
Dummy edit: I clicked the wrong revert button. This appears to not sign the message *at all* even if it is not signed. |
Try 2 |
||
Line 1:
--
-- Load necessary modules
Line 407:
local reason = args.reason or args[2] or 'Please place your rationale for the proposed move here.'
reason = '– ' .. reason
if yesno(args.sign
reason = reason .. ' ~~~~'
end
|