Added remove_org_consent module, a few other tweaks to modules

This commit is contained in:
Nathan Schneider
2021-12-16 23:33:02 -07:00
parent b9d2b73611
commit 9e492bb1f8
10 changed files with 77 additions and 73 deletions

View File

@@ -97,7 +97,6 @@ end
-- create instance if not present
modpol.instance = modpol.orgs.array[1] or modpol.orgs.init_instance()
modpol.ocutil.log ("modpol loaded")
-- ===================================================================