mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-07-21 06:48:04 +00:00
Open file tab by default
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
$: if (path.join('.') !== prevPath) {
|
||||
hostTab = 'status';
|
||||
dbTab = 'stats';
|
||||
collTab = 'stats';
|
||||
collTab = 'find';
|
||||
prevPath = path.join('.');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user