mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 15:35:55 +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';
|