corrected status "cacheDuration" to 1800
This commit is contained in:
@@ -89,7 +89,7 @@ impl JavtifulProvider {
|
||||
multiSelect: false,
|
||||
}],
|
||||
nsfw: true,
|
||||
cacheDuration: None,
|
||||
cacheDuration: Some(1800),
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user