Add person add/edit/delete in settings (#17)

This commit is contained in:
2026-08-23 15:26:18 -04:00
parent 5c7d34ffc7
commit e17e5b79f0
10 changed files with 222 additions and 10 deletions
@@ -5,7 +5,6 @@ open BitBadger.Documents.Postgres
open Microsoft.Extensions.Logging
open MyWebLog
open MyWebLog.Data
open NodaTime
open Npgsql.FSharp
/// PostgreSQL myWebLog person data implementation