mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-02 11:36:01 +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)
3 lines
52 B
TypeScript
3 lines
52 B
TypeScript
export * from './date';
|
|
export * from './calendar';
|