Skip to content

Commit

Permalink
fix: make settings description provider agnostic
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Jun 25, 2023
1 parent 2f5193d commit c830775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layout/Navbar/NavHost.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
</svelte:fragment>
<svelte:fragment slot="title">Settings</svelte:fragment>
<svelte:fragment slot="description"
>Configure the website's API. Defaults to ReVanced.</svelte:fragment
>Configure the API for this website.</svelte:fragment
>
<div id="settings-content">
<div class="input-wrapper">
Expand Down

0 comments on commit c830775

Please sign in to comment.