mirror of
https://github.com/whoeevee/EeveeSpotifyReborn.git
synced 2026-01-09 00:23:20 +01:00
queue fix
This commit is contained in:
@@ -16,6 +16,8 @@ func modifyAssignedValues(_ values: inout [AssignedValue]) {
|
||||
$0.value = "Disabled"
|
||||
}
|
||||
}
|
||||
|
||||
values.removeAll(where: { $0.propertyID.scope == "ios-feature-queue" })
|
||||
}
|
||||
|
||||
func modifyAttributes(_ attributes: inout [String: AccountAttribute]) {
|
||||
|
||||
Reference in New Issue
Block a user