From 981df5c311f305d989d823b8866123787e3dd513 Mon Sep 17 00:00:00 2001 From: Eragon Date: Thu, 23 Mar 2023 13:23:35 +0100 Subject: [PATCH] Add Mb88 second account --- users.py | 1 + 1 file changed, 1 insertion(+) diff --git a/users.py b/users.py index 24f865e..4e12480 100644 --- a/users.py +++ b/users.py @@ -29,4 +29,5 @@ USERS = [ ("FlamingKite", "FKite"), ("FlamingKite", "FKite_"), ("Mb88", "Mb88"), + ("Mb88", "Mibi88") ]