Merge branch 'development'

This commit is contained in:
“VeLiTi”
2024-10-04 10:41:55 +02:00

View File

@@ -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');
?>