Merge pull request #13578 from marshmalien/constructed-inv-search-option

[constructed-inventory] Add "constructed" option to search columns
This commit is contained in:
Marliana Lara 2023-02-16 13:05:22 -05:00 committed by GitHub
commit dc049af0eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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