diff --git a/documentation/docs/develop/02-extensions/08-api-changes/0.8.mdx b/documentation/docs/develop/02-extensions/08-api-changes/0.8.mdx index f8ed99cb17..4fdf510038 100644 --- a/documentation/docs/develop/02-extensions/08-api-changes/0.8.mdx +++ b/documentation/docs/develop/02-extensions/08-api-changes/0.8.mdx @@ -158,6 +158,7 @@ class ExampleActionEntry( // Do something with the player } } +``` ## Removal of `CustomTriggeringActionEntry`