mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-31 11:49:14 +01:00
1 line
78 B
SQL
1 line
78 B
SQL
ALTER TABLE `user` ADD `open_search_in_new_tab` integer DEFAULT true NOT NULL; |