mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add hints to migration dialog
This commit is contained in:
@@ -4,4 +4,17 @@
|
|||||||
<div class="marginBot10">
|
<div class="marginBot10">
|
||||||
Would you like to migrate the system prompt from the template?
|
Would you like to migrate the system prompt from the template?
|
||||||
</div>
|
</div>
|
||||||
<textarea class="wide100p textarea_compact" rows="8">{{prompt}}</textarea>
|
<div class="justifyLeft marginBot10">
|
||||||
|
<div>
|
||||||
|
<small>
|
||||||
|
<b>"Yes"</b> – The prompt will be imported and selected as a current system prompt.
|
||||||
|
</small>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<small>
|
||||||
|
<b>"No"</b> – The prompt will be ignored, no changes to the current system prompt.
|
||||||
|
</small>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<textarea class="wide100p textarea_compact" rows="10">{{prompt}}</textarea>
|
||||||
|
Reference in New Issue
Block a user