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([]);
|
setSelection([]);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
if (!dockerEnabled) return null;
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Drawer
|
<Drawer
|
||||||
|
|||||||
Reference in New Issue
Block a user