add language to slash command examples

This commit is contained in:
LenAnderson
2024-04-24 09:09:39 -04:00
parent dadfe7b19d
commit b6f8496217
3 changed files with 72 additions and 72 deletions

View File

@ -8647,7 +8647,7 @@ jQuery(async function () {
<strong>Example:</strong>
<ul>
<li>
<pre><code>/impersonate What is the meaning of life?</code></pre>
<pre><code class="language-stscript">/impersonate What is the meaning of life?</code></pre>
</li>
</ul>
</div>
@ -8700,7 +8700,7 @@ jQuery(async function () {
<strong>Example:</strong>
<ul>
<li>
<pre><code>/instruct creative</code></pre>
<pre><code class="language-stscript">/instruct creative</code></pre>
</li>
</ul>
</div>