fix typo properly
This commit is contained in:
parent
842bc8f635
commit
ea8090852b
@ -42,7 +42,7 @@ export const ActivitySchema = {
|
|||||||
$id: String,
|
$id: String,
|
||||||
$sync_id: String,
|
$sync_id: String,
|
||||||
$metadata: { // spotify
|
$metadata: { // spotify
|
||||||
$context_url: String,
|
$context_uri: String,
|
||||||
album_id: String,
|
album_id: String,
|
||||||
artist_ids: [String],
|
artist_ids: [String],
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user