mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02: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');
|