mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 00:25:06 +02:00
Add os to text
This commit is contained in:
@@ -1540,7 +1540,7 @@ $config['os'][$os]['over'][2]['text'] = 'Memory Usage';
|
||||
|
||||
// Deliberant WiFi
|
||||
$os = 'deliberant';
|
||||
$config['os'][$os]['text'] = 'Deliberant';
|
||||
$config['os'][$os]['text'] = 'Deliberant OS';
|
||||
$config['os'][$os]['type'] = 'wireless';
|
||||
$config['os'][$os]['icon'] = 'deliberant';
|
||||
$config['os'][$os]['over'][0]['graph'] = 'device_bits';
|
||||
|
||||
Reference in New Issue
Block a user