mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #2202 (Can't Manually Set Series to Book 0)
This commit is contained in:
parent
ba3ca34c04
commit
062f0bc724
@ -324,7 +324,7 @@
|
||||
<string>Book </string>
|
||||
</property>
|
||||
<property name="minimum">
|
||||
<number>1</number>
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<number>10000</number>
|
||||
|
Loading…
x
Reference in New Issue
Block a user