Display more details in player view

This commit is contained in:
Arkadiusz Fal
2021-08-22 21:13:33 +02:00
parent ea634390a6
commit f80b61f9c7
22 changed files with 716 additions and 36 deletions

View File

@@ -112,7 +112,7 @@ struct PlaylistFormView: View {
func initializeForm() {
focused = true
guard editing else {
return
}