mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-08 06:25:48 +01:00
⬇️ Downgrade NextJS and React
Middleware didn't work in v12.2.3. Hopefully the password protection will work again now.
This commit is contained in:
8
src/modules/index.ts
Normal file
8
src/modules/index.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
export * from './calendar';
|
||||
export * from './dashdot';
|
||||
export * from './date';
|
||||
export * from './downloads';
|
||||
export * from './ping';
|
||||
export * from './search';
|
||||
export * from './weather';
|
||||
export * from './docker';
|
||||
Reference in New Issue
Block a user