This commit is contained in:
parent
a739ffb4b7
commit
91c8e341e8
1 changed files with 0 additions and 2 deletions
|
@ -435,8 +435,6 @@ async function getAllNoAsset() {
|
|||
"img.activity-image.no-asset",
|
||||
);
|
||||
|
||||
console.log("Images with .no-asset:", noAssetImages.length, noAssetImages);
|
||||
|
||||
for (const img of noAssetImages) {
|
||||
const name = img.dataset.name;
|
||||
if (!name) continue;
|
||||
|
|
Loading…
Add table
Reference in a new issue