mirror of
https://github.com/simonw/datasette.git
synced 2026-05-28 12:56:18 +02:00
Run cog to update generated plugin docs (#2734)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
This commit is contained in:
parent
865f35ff10
commit
09ccab97cc
1 changed files with 9 additions and 0 deletions
|
|
@ -216,6 +216,15 @@ If you run ``datasette plugins --all`` it will include default plugins that ship
|
|||
"register_column_types"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "datasette.default_jump_items",
|
||||
"static": false,
|
||||
"templates": false,
|
||||
"version": null,
|
||||
"hooks": [
|
||||
"jump_items_sql"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "datasette.default_magic_parameters",
|
||||
"static": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue