fix: reading in manga instead of watching

This commit is contained in:
aayush262 2024-04-22 21:38:46 +05:30
parent c5a03c4455
commit e81773f2b5
3 changed files with 6 additions and 3 deletions

View file

@ -958,4 +958,6 @@ Non quae tempore quo provident laudantium qui illo dolor vel quia dolor et exerc
<string name="download_addon_not_found">Download addon not found</string>
<string name="image">Image</string>
<string name="failed_ext_install_conflict">Failed to install extension due to conflict</string>
<string name="reading">READING</string>
<string name="watching">WATCHING</string>
</resources>