mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-22 12:08:04 +08:00
Fix: shop_items is callable to utilize @Config
This commit is contained in:
@@ -61,7 +61,6 @@ class MedalShop(ShopBase):
|
||||
shop_medal_items.similarity = 0.88 # Lower the threshold for consistent matches of PR/DRBP
|
||||
return shop_medal_items
|
||||
|
||||
@cached_property
|
||||
def shop_items(self):
|
||||
"""
|
||||
Shared alias name for all shops,
|
||||
|
||||
Reference in New Issue
Block a user