cps icon indicating copy to clipboard operation
cps copied to clipboard

Fix example cps file

Open autoantwort opened this issue 1 year ago • 1 comments
trafficstars

According to the schema this must be a map from languages to a key value map.

autoantwort avatar May 24 '24 13:05 autoantwort

cps_version is also missing. Hint, on PyCharm, you can make .cps file be considered a json file, and then add the _site/cps.schema.json as its json schema to validate

LecrisUT avatar Jul 02 '24 17:07 LecrisUT