Files
Roman Pyrih acb036dbd9 first commit
2026-05-21 15:33:11 +02:00

21 lines
253 B
JSON

{
"up": [
{
"op": {
"fn": "set",
"path": "$$type",
"value": "svg-src"
}
}
],
"down": [
{
"op": {
"fn": "set",
"path": "$$type",
"value": "image-src"
}
}
]
}