From 6b89139078777e4dba5db4195754f5056f110474 Mon Sep 17 00:00:00 2001 From: eevee <94960726+whoeevee@users.noreply.github.com> Date: Sun, 9 Nov 2025 23:12:42 +0300 Subject: [PATCH] nvm --- Sources/EeveeSpotify/Tweak.x.swift | 2 -- 1 file changed, 2 deletions(-) diff --git a/Sources/EeveeSpotify/Tweak.x.swift b/Sources/EeveeSpotify/Tweak.x.swift index 1991223..9d89338 100644 --- a/Sources/EeveeSpotify/Tweak.x.swift +++ b/Sources/EeveeSpotify/Tweak.x.swift @@ -51,8 +51,6 @@ struct EeveeSpotify: Tweak { } init() { - OfflineHelper.resetData(clearCaches: true) - if UserDefaults.experimentsOptions.showInstagramDestination { InstgramDestinationGroup().activate() }