mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-29 18:59:20 +01:00
2 lines
67 B
SQL
2 lines
67 B
SQL
ALTER TABLE `user` ADD `colorScheme` text DEFAULT 'auto' NOT NULL;
|