mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 08:50:56 +01:00
1 line
79 B
SQL
1 line
79 B
SQL
ALTER TABLE `user` ADD `open_search_in_new_tab` boolean DEFAULT false NOT NULL; |