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