mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add connection manager as a core extension
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<div>
|
||||
<h2>Creating a Connection Profile</h2>
|
||||
<ul class="justifyLeft">
|
||||
{{#each profile}}
|
||||
<li><strong>{{@key}}:</strong> {{this}}</li>
|
||||
{{/each}}
|
||||
</ul>
|
||||
<h3>Enter a name:</h3>
|
||||
</div>
|
Reference in New Issue
Block a user