????
| Current Path : /home/mountain/www/wp-content/plugins/elementor/migrations/operations/ |
| Current File : /home/mountain/www/wp-content/plugins/elementor/migrations/operations/image-src-to-svg-src.json |
{
"up": [
{
"op": {
"fn": "set",
"path": "$$type",
"value": "svg-src"
}
}
],
"down": [
{
"op": {
"fn": "set",
"path": "$$type",
"value": "image-src"
}
}
]
}