mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
newTab was getting annoying
This commit is contained in:
parent
58eb40fd80
commit
4a87a4f002
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
|||
suggestionsLimit: 4,
|
||||
|
||||
// open queries in a new tab.
|
||||
newTab: true,
|
||||
newTab: false,
|
||||
|
||||
// the delimiter between the hours and minutes in the clock.
|
||||
clockDelimiter: ' ',
|
||||
|
|
|
|||
Loading…
Reference in a new issue