Skip to content

Commit 630e5aa

Browse files
committed
chore: set ash_ai preflight flag
1 parent 87e9391 commit 630e5aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/ash_ai.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ defmodule AshAi do
657657
Ash.can?({resource, action}, actor,
658658
tenant: tenant,
659659
domain: domain,
660-
context: %{private: %{ash_ai?: true}},
660+
context: %{private: %{ash_ai_pre_check?: true}},
661661
maybe_is: true,
662662
run_queries?: false,
663663
pre_flight?: false

0 commit comments

Comments
 (0)