Escape Unicode characters in info.json (#20698)

This commit is contained in:
Ryan
2023-05-05 09:28:17 +10:00
committed by GitHub
parent c19b468d31
commit 108ad0929c
14 changed files with 16 additions and 16 deletions

View File

@@ -48,7 +48,7 @@
{"label": "Scrlk", "matrix": [5, 2], "x": 16.25, "y": 0},
{"label": "Pause", "matrix": [5, 1], "x": 17.25, "y": 0},
{"label": "", "matrix": [1, 0], "x": 0, "y": 1.5},
{"label": "~", "matrix": [1, 0], "x": 0, "y": 1.5},
{"label": "1", "matrix": [1, 1], "x": 1, "y": 1.5},
{"label": "2", "matrix": [1, 2], "x": 2, "y": 1.5},
{"label": "3", "matrix": [1, 3], "x": 3, "y": 1.5},