Skip to content

Commit f90515f

Browse files
committed
add comment
1 parent 3d863af commit f90515f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/shared/components/main.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,5 +391,6 @@ export function getSuggestedInstance(ip?: string): string {
391391
}
392392
}
393393

394+
// TODO: can also pick a suggested instance by language here
394395
return sortRandom(suggested["fallback"])[0];
395396
}

0 commit comments

Comments
 (0)