Small fix on CLI interactions on pending actions.
This commit is contained in:
parent
2028f1ee85
commit
26df04445d
@ -247,6 +247,7 @@ function modpol.interactions.org_dashboard(user, org_string)
|
||||
if org.pending[user][process.id] then
|
||||
org:interact(process.id, user)
|
||||
end
|
||||
modpol.interactions.org_dashboard(user, org.id)
|
||||
end
|
||||
elseif sel == 'b' or sel == 'B' then
|
||||
modpol.interactions.dashboard(user)
|
||||
|
Loading…
x
Reference in New Issue
Block a user