mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced 2024-11-22 03:40:14 +00:00
set explicit mappings for sponsorblock key
This commit is contained in:
parent
1c233dd4f4
commit
3df1df8b5a
@ -218,6 +218,19 @@
|
|||||||
"index": false
|
"index": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"sponsorblock": {
|
||||||
|
"properties": {
|
||||||
|
"last_refresh": {
|
||||||
|
"type": "date"
|
||||||
|
},
|
||||||
|
"has_unlocked": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"is_enabled": {
|
||||||
|
"type": "boolean"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"expected_set": {
|
"expected_set": {
|
||||||
|
Loading…
Reference in New Issue
Block a user