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
@@ -130,7 +130,7 @@
"fields": {
"name": "名称",
"duration": "时长",
"owner": "所有者",
"ownerName": "所有者",
"public": "公开",
"updatedAt": "更新于",
"createdAt": "创建于",
@@ -380,4 +380,4 @@
"toggle_love": "添加/移除星标"
}
}
}
}