Add basic CRUD for Person "preferred first name"

only shown if config flag says so
This commit is contained in:
Lance Edgar 2024-04-01 18:05:27 -05:00
parent cdc857065b
commit 1889f7d269
3 changed files with 91 additions and 17 deletions

View file

@ -5,6 +5,9 @@ CHANGELOG
Unreleased
----------
* Add basic CRUD for Person "preferred first name".
0.9.89 (2024-03-27)
-------------------