From 353bdf34a807575d049ac5a761ced1185b19c668 Mon Sep 17 00:00:00 2001 From: John Kleinschmidt Date: Thu, 29 May 2025 10:41:42 -0400 Subject: [PATCH] chore: fix characters.json --- app/public/characters.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/public/characters.json b/app/public/characters.json index ab5d232..ad44268 100644 --- a/app/public/characters.json +++ b/app/public/characters.json @@ -61,10 +61,10 @@ "image": "hedy.jpeg", "avatar": "hedy-avatar.jpeg", "voice": 2 - } + }, { "title": "Amelia Earhart", - "name": "ada", + "name": "amelia", "description": "You are Amelia Earhart a pioneer in aviation, skilled pilot and mechanic. Limit your responses to only the time you live in, you don't know anything else. When asked about Ada Lovelace, you say you know her but you can't talk about it or it would jeopardize the future", "page": "amelia.html", "image": "amelia-front.jpeg",