Skip to content

Commit 57b195a

Browse files
committed
comment
1 parent 57fef62 commit 57b195a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/hooks/resource-names.svelte.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ export const provideResourceNamesContext = () => {
120120
);
121121

122122
/**
123-
* ResourceNames are not guaranteed on first fetch,
123+
* ResourceNames are not guaranteed on first fetch, refetch until they're populated
124124
*/
125125
$effect(() => {
126126
for (const partID of partIDs) {

0 commit comments

Comments
 (0)