Add constructed inv option to search columns

This commit is contained in:
Marliana Lara 2023-02-15 17:21:23 -05:00
parent 3335afcd3a
commit 8ea8558605
No known key found for this signature in database
GPG Key ID: B4C0959216CD8E5D

View File

@ -195,6 +195,7 @@ function InventoryList() {
options: [
['', t`Inventory`],
['smart', t`Smart Inventory`],
['constructed', t`Constructed Inventory`],
],
},
{