Skip to content

Commit a6673cb

Browse files
committed
fix: dii slots
1 parent 309b9ad commit a6673cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/graia/broadcast/interfaces/dispatcher.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ class DispatcherInterface(Generic[T_Event]):
4545
"current_oplog",
4646
"success",
4747
"_depth",
48+
"exec_result"
4849
}
4950

5051
ctx: "ClassVar[Ctx[DispatcherInterface]]" = Ctx("bcc_dii")

0 commit comments

Comments
 (0)