mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
73461d1da6
The linked-plugin frontends share the global `_` but were outside the frontend/src sweep. Switches `sortBy` in the GitLab and GitHub modules to the `lodash-es` named import (`_.flatten` here is handled in #23732).