mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
UI: Make experimental tooltip more ominous
The current tooltip made it sound more like "beta features" than "pre pre pre pre alpha features"
This commit is contained in:
@@ -739,7 +739,7 @@ gensettingstf = [
|
|||||||
"max": 1,
|
"max": 1,
|
||||||
"step": 1,
|
"step": 1,
|
||||||
"default": 0,
|
"default": 0,
|
||||||
"tooltip": "If enabled, experimental features will be displayed in the UI.",
|
"tooltip": "If enabled, experimental features will be displayed in the UI. Note: These features have been determined to be too unstable for standard use, and may corrupt your data. You're on your own from here.",
|
||||||
"menu_path": "Interface",
|
"menu_path": "Interface",
|
||||||
"sub_path": "UI",
|
"sub_path": "UI",
|
||||||
"classname": "system",
|
"classname": "system",
|
||||||
|
Reference in New Issue
Block a user