diff --git a/projects/nat-archive-tool/src/nat/systems/WikipediaImageSystem.kiss b/projects/nat-archive-tool/src/nat/systems/WikipediaImageSystem.kiss index 4e5777bb..716d6884 100644 --- a/projects/nat-archive-tool/src/nat/systems/WikipediaImageSystem.kiss +++ b/projects/nat-archive-tool/src/nat/systems/WikipediaImageSystem.kiss @@ -26,4 +26,5 @@ filePath))) // Trigger the creation of a new Images component including the wikipedia images (removeComponent archive e Images) + (removeComponent archive e Images2) (addTags archive e ["wikipediaProcessed"])))