mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
@@ -214,7 +214,7 @@ gensettingstf = [
|
|||||||
{
|
{
|
||||||
"uitype": "toggle",
|
"uitype": "toggle",
|
||||||
"unit": "bool",
|
"unit": "bool",
|
||||||
"label": "Stored Prompt",
|
"label": "Contextual Prompt",
|
||||||
"id": "setuseprompt",
|
"id": "setuseprompt",
|
||||||
"min": 0,
|
"min": 0,
|
||||||
"max": 1,
|
"max": 1,
|
||||||
@@ -592,7 +592,7 @@ gensettingstf = [
|
|||||||
"label": "Privacy Password",
|
"label": "Privacy Password",
|
||||||
"id": "privacy_password",
|
"id": "privacy_password",
|
||||||
"default": "",
|
"default": "",
|
||||||
"tooltip": "The password to unblur the UI when ctrl+l is hit",
|
"tooltip": "The password to unblur the UI when Ctrl+L is hit.",
|
||||||
"menu_path": "Interface",
|
"menu_path": "Interface",
|
||||||
"sub_path": "UI",
|
"sub_path": "UI",
|
||||||
"classname": "user",
|
"classname": "user",
|
||||||
|
Reference in New Issue
Block a user