mirror of
https://github.com/whoeevee/EeveeSpotifyReborn.git
synced 2026-01-09 00:23:20 +01:00
fix for #128
This commit is contained in:
@@ -85,10 +85,6 @@ func modifyAttributes(_ attributes: inout [String: AccountAttribute]) {
|
||||
$0.stringValue = formatter.string(from: oneYearFromNow)
|
||||
}
|
||||
|
||||
attributes["public-toplist"] = AccountAttribute.with {
|
||||
$0.stringValue = "1"
|
||||
}
|
||||
|
||||
attributes["shuffle-eligible"] = AccountAttribute.with {
|
||||
$0.boolValue = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user