Skip to content

Commit

Permalink
Hide Held-in-Trust.
Browse files Browse the repository at this point in the history
  • Loading branch information
ray-lee committed Feb 6, 2024
1 parent 2c0d7cc commit 5ef5aa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/plugins/recordTypes/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import contact from './contact';
import exhibition from './exhibition';
import exxport from './export';
import group from './group';
import heldintrust from './heldintrust';
// import heldintrust from './heldintrust';
import idgenerator from './idgenerator';
import insurance from './insurance';
import intake from './intake';
Expand Down Expand Up @@ -63,7 +63,7 @@ export default [
exhibition,
exxport,
group,
heldintrust,
// heldintrust,
idgenerator,
insurance,
intake,
Expand Down

0 comments on commit 5ef5aa9

Please sign in to comment.