rename masking to inpaint in UI

make inpaint go to the right place for users who don't have it in config string
This commit is contained in:
AUTOMATIC
2023-01-15 23:32:38 +03:00
parent 30cfe4ed9b
commit 3db22e6ee4
2 changed files with 4 additions and 4 deletions

View File

@@ -116,7 +116,7 @@ restricted_opts = {
}
ui_reorder_categories = [
"masking",
"inpaint",
"sampler",
"dimensions",
"cfg",