From d7d7ead0ef4c37c269e8e06978c49989d68223ef Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Sat, 25 Oct 2025 14:56:00 -0700 Subject: [PATCH] Ran cog --- docs/plugins.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/plugins.rst b/docs/plugins.rst index 481c8266..d5a98923 100644 --- a/docs/plugins.rst +++ b/docs/plugins.rst @@ -232,6 +232,7 @@ If you run ``datasette plugins --all`` it will include default plugins that ship "version": null, "hooks": [ "actor_from_request", + "canned_queries", "permission_resources_sql", "skip_csrf" ]