diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2021-08-24 18:40:19 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2021-08-24 18:40:19 +0200 |
| commit | 1cc630da4247e75a18629d960768d06239b0175b (patch) | |
| tree | 15a21324740672b3dcfde0ad7123f5f8b20434a5 /load_spreadsheet.js | |
| parent | 15cc8f97b68569332b19c9e716f02532a66b36c7 (diff) | |
details and gallery
Diffstat (limited to 'load_spreadsheet.js')
| -rw-r--r-- | load_spreadsheet.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/load_spreadsheet.js b/load_spreadsheet.js index 3bada97..7c06477 100644 --- a/load_spreadsheet.js +++ b/load_spreadsheet.js @@ -40,6 +40,7 @@ async function main() { __index: index, id: "page_" + index, title: row.Title, + type: "image", }; // loop over the tags... let tagIndex = 0; |
