script/terms/terms.json 🔗
@@ -3,7 +3,8 @@
{
"lang": "en-US",
"type": "rtf",
- "file": "terms.rtf"
+ "file": "terms.rtf",
+ "encoding": "windows-1252"
}
]
}
HactarCE created
script/terms/terms.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
@@ -3,7 +3,8 @@
{
"lang": "en-US",
"type": "rtf",
- "file": "terms.rtf"
+ "file": "terms.rtf",
+ "encoding": "windows-1252"
}
]
}