There was an error while loading. Please reload this page.
1 parent 3d863af commit f90515fCopy full SHA for f90515f
1 file changed
src/shared/components/main.tsx
@@ -391,5 +391,6 @@ export function getSuggestedInstance(ip?: string): string {
391
}
392
393
394
+ // TODO: can also pick a suggested instance by language here
395
return sortRandom(suggested["fallback"])[0];
396
0 commit comments