mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-19 03:29:37 +02:00
Added option to open links in the same tab for apps/bookamrs/search separately
This commit is contained in:
parent
0c3a27febd
commit
c03f302fa6
7 changed files with 50 additions and 13 deletions
|
@ -37,7 +37,15 @@
|
|||
"value": "createdAt"
|
||||
},
|
||||
{
|
||||
"key": "openSameTab",
|
||||
"key": "appsSameTab",
|
||||
"value": false
|
||||
},
|
||||
{
|
||||
"key": "bookmarksSameTab",
|
||||
"value": false
|
||||
},
|
||||
{
|
||||
"key": "searchSameTab",
|
||||
"value": false
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue