This commit is contained in:
J. Nick Koston 2025-04-16 10:28:49 -10:00
parent 642d1e4b38
commit 7cda6a281a
No known key found for this signature in database

View File

@ -60,7 +60,6 @@ export class DHCPConfigPanel extends LitElement {
hideable: false,
moveable: false,
direction: "asc",
flex: 2,
},
hostname: {
title: localize("ui.panel.config.dhcp.hostname"),