mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-13 18:17:00 +01:00
Add module enabler in settings. This loops over all the exported Modules in the components/modules folder and renders them. (Interpreted language magic/ metaclasses)
2 lines
51 B
TypeScript
2 lines
51 B
TypeScript
export { CalendarModule } from './CalendarModule';
|