There was an error while loading. Please reload this page.
1 parent b50d22c commit 557b1c3Copy full SHA for 557b1c3
1 file changed
src/login/login.ts
@@ -179,7 +179,7 @@ export async function ensureLoadedProfile (context: AuthenticationContext): Prom
179
*
180
* 2016-12-11 change to include forClass arc a la
181
* https://github.com/solid/solid/blob/main/proposals/data-discovery.md
182
- * This now legacy, should use solid-logic getAppInstances
+ * This is now legacy; should instead use solid-logic getAppInstances
183
8 leaving the `isPublic` param undefined will bring in community index things too
184
*/
185
export async function findAppInstances (
0 commit comments