mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
Adding latitude to autocomplete blacklist.
This commit is contained in:
parent
0d73c65708
commit
84b6140faa
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ IGNORE_AUTOCOMPLETE = [
|
|||
"inbox",
|
||||
"secret",
|
||||
"password",
|
||||
"latitude",
|
||||
]
|
||||
|
||||
@json.json_view
|
||||
|
|
Loading…
Add table
Reference in a new issue