mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-07-19 06:14:04 +00:00
Correct prefrences
typos into preferences
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
export let show = false;
|
||||
</script>
|
||||
|
||||
<Modal title="Prefrences" bind:show>
|
||||
<Modal title="Preferences" bind:show>
|
||||
<div class="prefs">
|
||||
<label for="defaultLimit">Initial number of items to retrieve using one query (limit):</label>
|
||||
<label class="field">
|
||||
|
Reference in New Issue
Block a user