mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 11:19:12 +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` integer DEFAULT false NOT NULL; |