Fixed bug preventing second formspecs from showing in sequences of interactions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user