List available frontends also when no static/frontends folder is present yet
All threads resolved!
Fixes admin-fe#201 (closed)
- To see what front ends are installed, it does
ls static/frontends. When this folder doesn't exists yet, it will now return an empty array. - Installing still works since the folder is created during installation already
Merge request reports
Activity
added 1 commit
- 11925446 - fix after running `mix credo --strict --only=warnings,todo,fixme,consistency,readability`
changed milestone to %2.4.1
added fix: to be merged in stable label
- Automatically resolved by Ilja
mentioned in commit 84ec0fbe
mentioned in commit 53b0dd4e
Please register or sign in to reply