+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -67,7 +67,7 @@ impl Options {
67
67
impl Options {
68
68
/// Do not keep track of filepaths at all, which will leave all `location` fields empty.
69
69
pub fn no_locations(&mut self) -> &mut Self {
70
-
self.location = Some(Location::FileName);
70
+
self.location = None;
71
71
self
72
72
}
73
73
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4