Files
create/src
Chris Hennes d7433466a0 TD: Fix hatch size constraint
Commit 1155f0d7 changed `UnitsApi::getDecimals()` from `int` to
`size_t`, which changes the meaning of the negation since it is now
unsigned. Cast it to an integer before the negation to restore the old
behavior.
2025-05-12 18:11:15 +02:00
..
2025-05-09 15:54:57 +02:00
2025-05-12 18:11:15 +02:00
2025-05-12 17:43:25 +02:00