Updated readme.

This commit is contained in:
mikestefanello 2025-04-21 20:42:35 -04:00
parent a7948a9f69
commit bbf51211cd
5 changed files with 46 additions and 42 deletions

View file

@ -46,7 +46,6 @@ func AdminEntityList(
ctx echo.Context,
entityTypeName string,
entityList *admin.EntityList,
pgr pager.Pager,
) error {
r := ui.NewRequest(ctx)
r.Title = entityTypeName