From 2333a8ebf1a47c598d419bbdefca6f48f0c93a48 Mon Sep 17 00:00:00 2001 From: Samuel Lorch Date: Sat, 28 Oct 2023 21:04:13 +0200 Subject: [PATCH] Fix dhcpv4 --- client/src/App.vue | 56 ++++++++++++------------ client/src/pages/service/DHCPServers.vue | 4 +- 2 files changed, 30 insertions(+), 30 deletions(-) diff --git a/client/src/App.vue b/client/src/App.vue index 4b3ba74..f40cc93 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -1,5 +1,5 @@