mirror of
https://github.com/celogeek/go-comic-converter.git
synced 2025-05-25 00:02: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.
|
||||
func New() *Options {
|
||||
return &Options{
|
||||
Profile: "SR",
|
||||
Quality: 85,
|
||||
Grayscale: true,
|
||||
Crop: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user