mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-29 10:49:14 +01:00
* feat: user setting ping icons * fix: format issues * test: adjust test to match expectations
1 line
73 B
SQL
1 line
73 B
SQL
ALTER TABLE `user` ADD `pingIconsEnabled` boolean DEFAULT false NOT NULL; |