mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-25 16:08:14 +02:00
First Draft in Per-User default dashboards
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `users` ADD `dashboard` INT( 11 ) DEFAULT 0 NOT NULL;
|
||||
Reference in New Issue
Block a user