Skip to content

Commit d0a8666

Browse files
mischnictimneutkens
authored andcommitted
Also edge
1 parent 615a451 commit d0a8666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/next-api/src/app.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1748,7 +1748,7 @@ impl AppEndpoint {
17481748
assets,
17491749
availability_info,
17501750
} = *chunking_context
1751-
.evaluated_chunk_group(
1751+
.chunk_group(
17521752
server_action_manifest_loader.ident(),
17531753
ChunkGroup::Entry(
17541754
[ResolvedVc::upcast(server_action_manifest_loader)]

0 commit comments

Comments
 (0)