Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Arasteh authored Dec 1, 2024
1 parent e85cdde commit ba265d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<div id="app">
<input type="text" v-model="searchTerm" placeholder="جستجو..." />
<label>
<input type="checkbox" v-model="combineSimilarChars" /> در نظر گرفتن حروف مشابه
<input type="checkbox" v-model="combineSimilarChars" /> در نظر گرفتن حرف مشابه
</label>
<label>
<input type="radio" v-model="posterMode" :value="false" /> لوگو
Expand Down

0 comments on commit ba265d5

Please sign in to comment.