0.5.10 - Download fixes, translations, search history fix, bigger buffer
This commit is contained in:
parent
5adc854e46
commit
bcf709e56d
9 changed files with 60 additions and 21 deletions
|
@ -49,7 +49,7 @@ class Cache {
|
|||
@JsonKey(ignore: true)
|
||||
StreamSubscription sleepTimer;
|
||||
|
||||
@JsonKey(defaultValue: const [])
|
||||
@JsonKey(defaultValue: [])
|
||||
List<String> searchHistory;
|
||||
|
||||
//If download threads warning was shown
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue