mirror of
https://github.com/celogeek/go-comic-converter.git
synced 2025-05-25 16:22:37 +02:00
set SR as default profile
This commit is contained in:
parent
777106aaa2
commit
7e098326be
@ -77,6 +77,7 @@ type Options struct {
|
|||||||
// Initialize default options.
|
// Initialize default options.
|
||||||
func New() *Options {
|
func New() *Options {
|
||||||
return &Options{
|
return &Options{
|
||||||
|
Profile: "SR",
|
||||||
Quality: 85,
|
Quality: 85,
|
||||||
Grayscale: true,
|
Grayscale: true,
|
||||||
Crop: true,
|
Crop: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user