From 3d1014c0d6b8447b8493f6813f4632f9b0b48d6d Mon Sep 17 00:00:00 2001 From: Jon Michael Aanes Date: Sun, 3 Mar 2024 17:42:33 +0100 Subject: [PATCH] More precise --- personal_data/fetchers/ffxiv_lodestone.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/personal_data/fetchers/ffxiv_lodestone.py b/personal_data/fetchers/ffxiv_lodestone.py index eed38ab..c3b38bd 100644 --- a/personal_data/fetchers/ffxiv_lodestone.py +++ b/personal_data/fetchers/ffxiv_lodestone.py @@ -48,7 +48,7 @@ class LodestoneAchievementScraper(Scraper): trophy_icon = trophy_icon.src yield { - 'game.name' : 'Final Fantasy XIV', + 'game.name' : 'Final Fantasy XIV: A Realm Reborn', 'me.last_played_time': time_acquired, # Trophy Data