Skip to content

Commit 63753c4

Browse files
committed
maybe
1 parent cfeeb2f commit 63753c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Sources/EeveeSpotify/Premium/DynamicPremium+ModifyingFunctions.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ func modifyAssignedValues(_ values: inout [AssignedValue]) {
2323
}
2424
}
2525

26+
values.removeAll(where: { $0.propertyID.name == "pick_and_shuffle_timecap" })
2627
values.removeAll(where: { $0.propertyID.scope == "ios-feature-queue" })
2728
}
2829

0 commit comments

Comments
 (0)