From dad37f90bdec8672c618f8b02055dcd15fa5ed4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CVeLiTi=E2=80=9D?= <“info@veliti.nl”> Date: Fri, 4 Oct 2024 10:32:48 +0200 Subject: [PATCH] CMXX - Updated interface profile --- settings/settingsprofiles.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/settingsprofiles.php b/settings/settingsprofiles.php index 623ef9d..6670270 100644 --- a/settings/settingsprofiles.php +++ b/settings/settingsprofiles.php @@ -16,5 +16,5 @@ define('distribution',''); /*Firmware*/ define('firmware','firmwaretool,application'); /*Interface*/ -define('interface','equipments,products_versions,application'); +define('interface','equipments,firmwaretool,products_versions,application'); ?> \ No newline at end of file