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