From 334bc212e314eebadd49b5d563a19fc313837bd4 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Tue, 26 May 2026 13:21:24 +0200 Subject: [PATCH] Minor fixes --- TODO.md | 1 + frontend/devices.html | 2 +- frontend/hosts.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 4895457..cf30c96 100644 --- a/TODO.md +++ b/TODO.md @@ -27,6 +27,7 @@ - [ ] IPv6 configuration - [X] **Kea (DHCP)** configuration - [X] IPv4 configuration + - [X] Convert dynamic lease into a static host - [X] IPv6 configuration - [ ] Reload services: - [ ] BIND diff --git a/frontend/devices.html b/frontend/devices.html index 54ab9fe..4a91842 100644 --- a/frontend/devices.html +++ b/frontend/devices.html @@ -69,7 +69,7 @@

🖧 - Devices + Devices List

diff --git a/frontend/hosts.html b/frontend/hosts.html index b5b562a..089a970 100644 --- a/frontend/hosts.html +++ b/frontend/hosts.html @@ -69,7 +69,7 @@

🖧 - Host List + Hosts List

-- 2.47.3