mirror of
https://github.com/ajnart/homarr.git
synced 2026-05-05 16:27:06 +02: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; |