mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-31 03:39:21 +01:00
2 lines
67 B
MySQL
2 lines
67 B
MySQL
|
|
ALTER TABLE `user` ADD `colorScheme` text DEFAULT 'auto' NOT NULL;
|