mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 19:29:17 +01:00
* feat: add tile border radius * fix: inconsistent mantine-core version * fix: lockfile --------- Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
1 line
67 B
SQL
1 line
67 B
SQL
ALTER TABLE `board` ADD `item_radius` text DEFAULT ('lg') NOT NULL; |