import: Support rating column decimals

This commit is contained in:
IRHM
2026-07-30 22:12:54 +01:00
committed by momi
parent ba961bf5c3
commit 769e30c9c7
3 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ These changes are awaiting release:
## New
- Import(text list): Support providing a rating in square brackets.
- Import(text list): Support providing a rating (out of 10, supporting decimals) in square brackets.
## Changed