mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-09 06:55:51 +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
43 B
TypeScript
2 lines
43 B
TypeScript
export { DateModule } from './DateModule';
|