Skip to content

Commit

Permalink
πŸ› Add tile sharpness translation
Browse files Browse the repository at this point in the history
  • Loading branch information
vegeta897 committed Dec 20, 2024
1 parent 11a3afd commit 7c1cf12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Options.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
{/each}
<div class="slider-container">
<label>
Tile sharpness
{$t('main.options.tile_sharpness')}
<input
type="range"
bind:value={$tileSharpness}
Expand Down

0 comments on commit 7c1cf12

Please sign in to comment.