Ensure chats pane in settings is visible
This commit is contained in:
parent
b379ec115d
commit
38adef4233
9 changed files with 33 additions and 11 deletions
|
@ -59,6 +59,7 @@ export class App extends EventEmitter {
|
|||
args: this.options.args.slice(),
|
||||
env: {
|
||||
...process.env,
|
||||
MOCK_TEST: 'true',
|
||||
SIGNAL_CI_CONFIG: this.options.config,
|
||||
},
|
||||
locale: 'en',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue