bulk seed asset IDs

This commit is contained in:
Hayden 2022-11-12 18:57:51 -09:00
parent ab406baf33
commit 567e12a1e9
No known key found for this signature in database
GPG key ID: 17CF79474E257545
13 changed files with 331 additions and 1 deletions

View file

@ -100,6 +100,10 @@
name: "Notes",
text: item.value?.notes,
},
{
name: "Asset ID",
text: item.value?.assetId,
},
...item.value.fields.map(field => {
/**
* Support Special URL Syntax