lampuotomatis/.rtlcsssrc

15 lines
236 B
Plaintext

{
"autoRename": true,
"stringMap": [
{
"name": "left-right",
"priority": 100,
"search": "left",
"replace": "right",
"options": {
"scope": "*",
"ignoreCase": false
}
}
]
}