mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-08 06:25:48 +01:00
✨ Make discord integration a module
This allows for an error message if the docker integration fails to load
This commit is contained in:
@@ -5,3 +5,4 @@ export * from './downloads';
|
||||
export * from './ping';
|
||||
export * from './search';
|
||||
export * from './weather';
|
||||
export * from './docker';
|
||||
|
||||
Reference in New Issue
Block a user