Feature Merge: Fix missing options on print window (#2951)

Fix missing options on print window - Feature merge
This commit is contained in:
Ioannis Giannakas 2023-12-02 04:51:28 +00:00 committed by GitHub
parent 205bf5db3f
commit 643476084a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 244 additions and 4 deletions

View file

@ -56,7 +56,8 @@
"file": {
"remote": "enabled"
}
}
},
"support_user_preset":true
}
}
}