mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 23:33:33 +08:00
Fix: shop_items is callable to utilize @Config
This commit is contained in:
@@ -66,7 +66,6 @@ class GuildShop(ShopBase, ShopUI):
|
||||
shop_guild_items.load_cost_template_folder('./assets/shop/cost')
|
||||
return shop_guild_items
|
||||
|
||||
@cached_property
|
||||
def shop_items(self):
|
||||
"""
|
||||
Shared alias for all shops,
|
||||
|
||||
Reference in New Issue
Block a user