mirror of
https://github.com/simonw/datasette.git
synced 2026-06-13 04:27:00 +02:00
Ran Cog
This commit is contained in:
parent
6528a773a9
commit
378b528a95
1 changed files with 9 additions and 0 deletions
|
|
@ -271,6 +271,15 @@ If you run ``datasette plugins --all`` it will include default plugins that ship
|
|||
"register_token_handler"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "datasette.default_query_actions",
|
||||
"static": false,
|
||||
"templates": false,
|
||||
"version": null,
|
||||
"hooks": [
|
||||
"query_actions"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "datasette.events",
|
||||
"static": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue