mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Update cog
This commit is contained in:
parent
fedbfcc368
commit
4f16e14d7a
2 changed files with 3 additions and 2 deletions
|
|
@ -153,7 +153,8 @@ If you run ``datasette plugins --all`` it will include default plugins that ship
|
|||
"hooks": [
|
||||
"actor_from_request",
|
||||
"permission_allowed",
|
||||
"register_commands"
|
||||
"register_commands",
|
||||
"skip_csrf"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue