mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-19 08:35:20 +01:00
Fixed Import Playlist crash on ColorOS devices
This commit is contained in:
parent
70474a1462
commit
f4f4db4d47
2 changed files with 8 additions and 6 deletions
|
@ -49,6 +49,4 @@ open class Playlist(
|
|||
result = 31 * result + name.hashCode()
|
||||
return result
|
||||
}
|
||||
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue