Update text

This commit is contained in:
Webifi 2023-07-24 20:00:20 -05:00
parent 190bf16ce6
commit af08f5c99e
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ const setPetalsEnabled = (event: Event) => {
checked={!!$globalStorage.enablePetals} checked={!!$globalStorage.enablePetals}
on:click={setPetalsEnabled} on:click={setPetalsEnabled}
> >
Use Petals API and Models Use Petals API and Models (Llama 2)
</label> </label>
{#if showPetalsSettings} {#if showPetalsSettings}
<p>Set Petals API Endpoint:</p> <p>Set Petals API Endpoint:</p>