From 8b532b0fd949864235056067d717aa18ebf2d2c0 Mon Sep 17 00:00:00 2001 From: VH-PARADISE Date: Sat, 20 Jul 2024 23:35:55 +0530 Subject: [PATCH] Update pdata.py fixed complaint cmd issue --- dist/ba_root/mods/playersData/pdata.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/ba_root/mods/playersData/pdata.py b/dist/ba_root/mods/playersData/pdata.py index a783a4a..84f01de 100644 --- a/dist/ba_root/mods/playersData/pdata.py +++ b/dist/ba_root/mods/playersData/pdata.py @@ -40,7 +40,7 @@ class CacheData: # pylint: disable=too-few-public-methods profiles: dict = {} whitelist: list[str] = [] blacklist: dict = {} - + deviceid: dict = {} def get_info(account_id: str) -> dict | None: """Returns the information about player.