mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
Fix #813281 (upper limit change for series No. with Calibre 8.10)
This commit is contained in:
commit
58ce2642f0
@ -240,7 +240,7 @@
|
|||||||
<string>Book </string>
|
<string>Book </string>
|
||||||
</property>
|
</property>
|
||||||
<property name="maximum">
|
<property name="maximum">
|
||||||
<double>9999.989999999999782</double>
|
<double>9999999999.99</double>
|
||||||
</property>
|
</property>
|
||||||
<property name="value">
|
<property name="value">
|
||||||
<double>1.000000000000000</double>
|
<double>1.000000000000000</double>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user