mirror of
https://github.com/ajnart/homarr.git
synced 2026-03-17 17:50:23 +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; |