Skip to content

Commit

Permalink
Update docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
efuller committed Nov 18, 2024
1 parent 40da581 commit c7208e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/js/admin-settings/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ function AdminSettings() {

/**
* Adds a new empty rule to the end of the list.
* @param {string} field - The field to add a rule for.
*/
const addRule = (field = '') => {
updateSettings([
Expand Down

0 comments on commit c7208e9

Please sign in to comment.