From 1c3a9304b30beebceb862a6b0610dab3dacfaea3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Hells=C3=A9n?= Date: Tue, 2 Sep 2025 03:18:21 +0200 Subject: [PATCH] Remove "DropsHighlightService_AvailableDrops" from probably_shit --- twitch/management/commands/import_drops.py | 1 - 1 file changed, 1 deletion(-) diff --git a/twitch/management/commands/import_drops.py b/twitch/management/commands/import_drops.py index a5384ec..1207dea 100644 --- a/twitch/management/commands/import_drops.py +++ b/twitch/management/commands/import_drops.py @@ -153,7 +153,6 @@ class Command(BaseCommand): "ClaimCommunityPoints", "DirectoryPage_Game", "DropCurrentSessionContext", - "DropsHighlightService_AvailableDrops", "DropsPage_ClaimDropRewards", "OnsiteNotifications_DeleteNotification", "PlaybackAccessToken",