mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
view_actions plugin hook, closes #2297
This commit is contained in:
parent
daf5ca02ca
commit
909c85cd2b
7 changed files with 85 additions and 21 deletions
|
|
@ -56,6 +56,7 @@ EXPECTED_PLUGINS = [
|
|||
"skip_csrf",
|
||||
"startup",
|
||||
"table_actions",
|
||||
"view_actions",
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue