mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
3 lines
150 B
SQL
3 lines
150 B
SQL
INSERT INTO widgets VALUES (NULL, 'Top Devices', 'top-devices', '5,4');
|
|
INSERT INTO widgets VALUES (NULL, 'Top Interfaces', 'top-interfaces', '5,4');
|