Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuklis committed Dec 12, 2023
1 parent 2b1ccc8 commit b80a7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/data/static/loanActionMap.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ export default {
'patronInfoAdded': 'ui-users.data.loanActionMap.patronInfo',
'staffInfoAdded': 'ui-users.data.loanActionMap.staffInfo',
'unknownAction': 'ui-users.data.loanActionMap.unknownAction',
'reminderFee': 'ui-users.data.loanActionMap.reminderFee'
'reminderFee': 'ui-users.data.loanActionMap.reminderFee',
};

0 comments on commit b80a7d7

Please sign in to comment.