Add owner_id to playlist

This commit is contained in:
Deluan
2021-10-29 22:55:28 -04:00
committed by Deluan Quintão
parent 84bbcdbfc2
commit 133fed344f
38 changed files with 173 additions and 100 deletions
+2 -2
View File
@@ -133,7 +133,7 @@
"fields": {
"name": "Ime",
"duration": "Dolžina",
"owner": "Lastnik",
"ownerName": "Lastnik",
"public": "Javno",
"updatedAt": "Posodobljen",
"createdAt": "Ustvarjen",
@@ -386,4 +386,4 @@
"toggle_love": "Dodaj med priljubljene"
}
}
}
}