From 9b765c7fdd394ddf4410038ad620c163503991b1 Mon Sep 17 00:00:00 2001 From: Spythere Date: Fri, 20 Feb 2026 02:13:52 +0100 Subject: [PATCH] chore(profile): added periodic player info & history updates --- .../PlayerProfileView/ProfileHistoryList.vue | 10 +++++++++- src/views/PlayerProfileView.vue | 17 ++++++++++++----- 2 files changed, 21 insertions(+), 6 deletions(-) diff --git a/src/components/PlayerProfileView/ProfileHistoryList.vue b/src/components/PlayerProfileView/ProfileHistoryList.vue index ad8fb23..2a2c398 100644 --- a/src/components/PlayerProfileView/ProfileHistoryList.vue +++ b/src/components/PlayerProfileView/ProfileHistoryList.vue @@ -107,7 +107,7 @@