Fixed bug preventing second formspecs from showing in sequences of interactions

This commit is contained in:
Nathan Schneider
2021-08-03 22:14:01 -06:00
parent 4016aa77cc
commit 97d540715a
2 changed files with 5 additions and 7 deletions

View File

@@ -27,7 +27,5 @@ request_id = test_org:make_request(add_josh)
print('\nHave the two members vote on it')
modpol.interactions.org_dashboard("nathan","test_org")
modpol.interactions.org_dashboard("nathan","test_org")
modpol.interactions.org_dashboard("luke","test_org")
-- check a member's dashboard for the process, try to initialize it