mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 07:55:52 +01:00
🐛 Try fixing docker menu button
This commit is contained in:
@@ -31,6 +31,8 @@ export default function DockerMenuButton(props: any) {
|
||||
setSelection([]);
|
||||
};
|
||||
|
||||
if (!dockerEnabled) return null;
|
||||
|
||||
return (
|
||||
<>
|
||||
<Drawer
|
||||
|
||||
Reference in New Issue
Block a user