diff --git a/interface/src/app/main/Customizations.tsx b/interface/src/app/main/Customizations.tsx index bc1743b5f..b5ea9823c 100644 --- a/interface/src/app/main/Customizations.tsx +++ b/interface/src/app/main/Customizations.tsx @@ -726,8 +726,9 @@ const Customizations = () => { {devices && renderDeviceList()} {selectedDevice !== -1 && !rename && renderDeviceData()} {restartNeeded ? ( - +