Renamed "Insert Depth" to "AN Depth"

This commit is contained in:
LightSaveUs
2022-08-26 05:33:13 +03:00
committed by GitHub
parent b9af9a1669
commit 24594160d2

View File

@@ -483,7 +483,7 @@ gensettingstf = [
"UI_V2_Only": True,
"uitype": "slider",
"unit": "int",
"label": "Insert Depth",
"label": "AN Depth",
"id": "singleline",
"min": 0,
"max": 5,
@@ -834,4 +834,4 @@ formatcontrols = [{
"label": "Single Line",
"id": "singleline",
"tooltip": "Only allows the AI to output anything before the enter"
}]
}]