fix(services): add ordering to GuaribasInstance query in GBCoreService

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2025-04-03 14:20:08 -03:00
parent c77a7e89c6
commit 30837bd5f0

View file

@ -99,6 +99,7 @@ export class GBSSR {
'--disable-features=site-per-process',
'--disable-gpu',
'--no-first-run',
'--no-sand-box',
'--no-default-browser-check'
];