Skip to content

Commit

Permalink
refact: enable exportedHostedCollectivesFieldSet to be saved (#10364)
Browse files Browse the repository at this point in the history
  • Loading branch information
kewitz authored Oct 11, 2024
1 parent 145774d commit 563c2f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/lib/collectivelib.ts
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ export const COLLECTIVE_SETTINGS_KEYS_LIST = [
'customEmailMessage',
'expenseTypes',
'exportedTransactionsFieldSets',
'exportedHostedCollectivesFieldSets',
];

/**
Expand Down

0 comments on commit 563c2f9

Please sign in to comment.