From 4bf92c3f26b5b383f049890127a7670128c36144 Mon Sep 17 00:00:00 2001 From: crvmblr Date: Mon, 26 May 2025 13:12:46 +0200 Subject: [PATCH] qol: relife notif --- app/api/domains/osu.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app/api/domains/osu.py b/app/api/domains/osu.py index 627e720..03b6dd6 100644 --- a/app/api/domains/osu.py +++ b/app/api/domains/osu.py @@ -325,6 +325,7 @@ async def lastFM( "It appears you have hq!osu's multiaccounting tool (relife) enabled.", "This tool leaves a change in your registry that the osu! client can detect.", "Please re-install relife and disable the program to avoid any restrictions.", + "Your account will be restricted, please contact staff to be unrestricted.", ], ), ),