Skip to content

Commit

Permalink
Apply cfformat changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lmajano authored and github-actions[bot] committed Sep 9, 2024
1 parent 86bc9c0 commit 414997e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/BaseSpec.cfc
Original file line number Diff line number Diff line change
Expand Up @@ -1510,7 +1510,7 @@ component {
"label" : arguments.label,
"timestamp" : now(),
"top" : arguments.top,
"showUDFs" : arguments.showUDFs
"showUDFs" : arguments.showUDFs
}
);
return this;
Expand Down

0 comments on commit 414997e

Please sign in to comment.