mirror of
https://github.com/celogeek/go-comic-converter.git
synced 2025-05-25 00:02:37 +02:00
fix conflict profile label (K1/KS)
This commit is contained in:
parent
49e3d6c1d9
commit
d470338d2b
@ -20,7 +20,7 @@ type Profiles []Profile
|
||||
|
||||
func New() Profiles {
|
||||
return []Profile{
|
||||
{"KS", "Kindle 1", 600, 670, epub.PALETTE_4},
|
||||
{"K1", "Kindle 1", 600, 670, epub.PALETTE_4},
|
||||
{"K11", "Kindle 11", 1072, 1448, epub.PALETTE_16},
|
||||
{"K2", "Kindle 2", 600, 670, epub.PALETTE_15},
|
||||
{"K34", "Kindle Keyboard/Touch", 600, 800, epub.PALETTE_16},
|
||||
|
Loading…
x
Reference in New Issue
Block a user