From 798ebc2c6305277b73c533d34def83e8d1b5b843 Mon Sep 17 00:00:00 2001 From: Richard Dern Date: Thu, 25 Apr 2024 17:11:23 +0200 Subject: [PATCH] Removed wikidata images --- config/wikidata/inclusions.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config/wikidata/inclusions.php b/config/wikidata/inclusions.php index 1557fba..86e330f 100644 --- a/config/wikidata/inclusions.php +++ b/config/wikidata/inclusions.php @@ -125,8 +125,4 @@ 'P400', 'P8956', ], - 'images' => [ - 'P154', - 'P6802', - ], ];