fix(services): add ordering to GuaribasInstance query in GBCoreService
This commit is contained in:
parent
c77a7e89c6
commit
30837bd5f0
1 changed files with 1 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ export class GBSSR {
|
|||
'--disable-features=site-per-process',
|
||||
'--disable-gpu',
|
||||
'--no-first-run',
|
||||
'--no-sand-box',
|
||||
'--no-default-browser-check'
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue