Add price to market search

This commit is contained in:
2026-01-02 16:12:00 +01:00
parent b70833ea3e
commit eadf18ec00
2 changed files with 16 additions and 3 deletions

View File

@@ -23,6 +23,7 @@ class ItemView(Display):
DEFAULT_COLS = ["Base Icon",
"Base Name",
"Price",
"attr:power,,,True",
"attr:cpu,,,True"]