modifica icone

This commit is contained in:
mariano
2026-05-21 09:37:58 +02:00
parent 9979d62a2a
commit 8a52489b41
5 changed files with 19 additions and 5 deletions
+5
View File
@@ -22,6 +22,11 @@ class Config extends CommonDBTM
{
public static $rightname = 'config';
public static function getIcon()
{
return 'ti ti-harddrives';
}
/**
* Get type name.
*