mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-05 03:19:27 +00:00
set explicit mappings for sponsorblock key
This commit is contained in:
@@ -218,6 +218,19 @@
|
||||
"index": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"sponsorblock": {
|
||||
"properties": {
|
||||
"last_refresh": {
|
||||
"type": "date"
|
||||
},
|
||||
"has_unlocked": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_enabled": {
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"expected_set": {
|
||||
|
||||
Reference in New Issue
Block a user