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() }