mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
WI: Make the noun thingey more intuitive
This commit is contained in:
@@ -22,9 +22,13 @@
|
||||
<span
|
||||
class="world_info_item_type"
|
||||
contenteditable="true"
|
||||
data-placeholder="Person"
|
||||
data-placeholder="..."
|
||||
spellcheck="false"
|
||||
></span> <span class="helpicon material-icons-outlined" tooltip="Please enter a noun that describes a person, place or thing." "]">help_icon</span>
|
||||
></span>
|
||||
<span
|
||||
class="helpicon material-icons-outlined"
|
||||
tooltip='Please enter a noun that describes this entry. For example, "person", "weapon", or "building". This will be used with the Generate Content button below.'
|
||||
>help_icon</span>
|
||||
</div>
|
||||
</div>
|
||||
<span id="world_info_delete_" class="world_info_delete">X</span>
|
||||
|
Reference in New Issue
Block a user