Merge pull request #190 from kmod-midori/streaming-cache

feat: cache streaming contents
This commit is contained in:
CappielloAntonio 2024-05-25 17:25:23 +02:00 committed by GitHub
commit d08c113d99
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 152 additions and 1 deletions

View file

@ -377,4 +377,5 @@
<string name="undraw_page">unDraw</string>
<string name="undraw_thanks">A special thanks goes to unDraw without whose illustrations we could not have made this application more beautiful.</string>
<string name="undraw_url">https://undraw.co/</string>
<string name="settings_streaming_cache_size">Size of streaming cache</string>
</resources>