Commit de9a273
authored
Remove chrome_history open from bin/chrome-history
These break the chrome_history command.
Fix the `chrome-history` command which was failing with "No such file or directory" and "no such table: urls" errors due to local variable shadowing. This function is trying to access the chrome_history and open vars that are in outer scope.1 parent a2484ae commit de9a273
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments