mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 21:38:35 +03:00
Filter render broken; moved narrative and narrativeState to app.filters and restructured appropriately with narrativeIdx selector
This commit is contained in:
@@ -4,7 +4,7 @@ const associationsSchema = Joi.object().keys({
|
||||
id: Joi.string().allow('').required(),
|
||||
desc: Joi.string().allow(''),
|
||||
mode: Joi.string().allow('').required(),
|
||||
filter_paths: Joi.array(),
|
||||
filter_paths: Joi.array()
|
||||
})
|
||||
|
||||
export default associationsSchema
|
||||
export default associationsSchema
|
||||
|
||||
Reference in New Issue
Block a user