Skip to content

Commit

Permalink
Add population_hide/CoSettings column
Browse files Browse the repository at this point in the history
  • Loading branch information
Ioannis committed Feb 15, 2026
1 parent 4b0f586 commit a7d8d82
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/plugins/Transmogrify/config/schema/tables.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,8 @@
"person_picker_identifier_type": null,
"person_picker_display_types": null,
"group_create_admin_only": null,
"t_and_c_return_url_allowlist": null
"t_and_c_return_url_allowlist": null,
"population_hide": null
}
},
"api_users": {
Expand Down

0 comments on commit a7d8d82

Please sign in to comment.