mirror of
https://github.com/ajnart/homarr.git
synced 2026-03-05 11:51:05 +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';
|