Skip to content

Commit

Permalink
Update app/javascript/js/controllers/filter_controller.js
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Paul-Bob and github-actions[bot] authored Dec 9, 2023
1 parent b6f1685 commit a62bd8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/javascript/js/controllers/filter_controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export default class extends Controller {
decodeURIComponent(filters),
), (m) => m.codePointAt(0),
),
)
),
);
}

Expand Down

0 comments on commit a62bd8a

Please sign in to comment.