1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 20:58:19 +08:00

Fix: Missing cached_property decorator on shop_guild_items (fixed #2898)

This commit is contained in:
LmeSzinc
2023-07-20 14:36:48 +08:00
parent 7460deb799
commit 8b246421bf

View File

@@ -18,6 +18,7 @@ class GuildShop(ShopClerk, ShopUI, ShopStatus):
"""
return self.config.GuildShop_Filter.strip()
@cached_property
def shop_guild_items(self):
"""
Returns: