From 2a9777872f0c768ecefce5588fd3d54c95b67652 Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Fri, 24 Apr 2026 19:38:56 -0400 Subject: [PATCH] chore: update author email address Change contact email from jokeefe@fastmail.com to admin@linuxhg.com in the Wails project configuration. --- wails.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wails.json b/wails.json index a0d8223..8dcb30f 100644 --- a/wails.json +++ b/wails.json @@ -8,7 +8,7 @@ "frontend:dev:serverUrl": "auto", "author": { "name": "John O'Keefe", - "email": "jokeefe@fastmail.com" + "email": "admin@linuxhg.com" }, "info": { "productName": "AniTrack",