Skip to content

Commit

Permalink
preset: Rename Production category to Professional.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleysepos authored and galad87 committed Apr 8, 2024
1 parent cd04bab commit adab6de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libhb/handbrake/preset_builtin.h
Original file line number Diff line number Diff line change
Expand Up @@ -9757,7 +9757,7 @@ const char hb_builtin_presets_json[] =
" }\n"
" ],\n"
" \"Folder\": true,\n"
" \"PresetName\": \"Production\",\n"
" \"PresetName\": \"Professional\",\n"
" \"Type\": 0\n"
" }\n"
" ],\n"
Expand Down
2 changes: 1 addition & 1 deletion preset/preset_builtin.json
Original file line number Diff line number Diff line change
Expand Up @@ -10023,7 +10023,7 @@
}
],
"Folder": true,
"PresetName": "Production",
"PresetName": "Professional",
"Type": 0
}
]

0 comments on commit adab6de

Please sign in to comment.