Skip to content

Commit

Permalink
auto-formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mlwilkerson committed Jul 11, 2024
1 parent ea3196b commit b7eb160
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ export class FaIconChooser {
}
`,
{ token: this.kitToken },
{ cache: true }
{ cache: true },
);

if (get(response, 'errors')) {
Expand Down

0 comments on commit b7eb160

Please sign in to comment.