fix: expose setting to choose menu handler, in appinfo/configure
This commit is contained in:
parent
8ba44e10bd
commit
2b3d69a379
5 changed files with 181 additions and 12 deletions
|
@ -70,6 +70,9 @@ wuttaweb = "wuttaweb.conf:WuttaWebConfigExtension"
|
|||
[project.entry-points."wutta.typer_imports"]
|
||||
wuttaweb = "wuttaweb.cli"
|
||||
|
||||
[project.entry-points."wutta.web.menus"]
|
||||
wuttaweb = "wuttaweb.menus:MenuHandler"
|
||||
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://wuttaproject.org/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue