🐛 Fix issue with movie modal
This commit is contained in:
@@ -67,6 +67,7 @@ const DockerButton = () => {
|
||||
|
||||
const CustomizeBoardButton = () => {
|
||||
const { name } = useConfigContext();
|
||||
console.log('name', name);
|
||||
|
||||
return (
|
||||
<Tooltip label="Customize board">
|
||||
|
||||
Reference in New Issue
Block a user