Fix Squiggle info.json (#9841)
This commit is contained in:
parent
776b0bd2c9
commit
98f4cb4f87
1 changed files with 2 additions and 2 deletions
|
@ -93,7 +93,7 @@
|
|||
{"label":"/", "x":9, "y":2.9},
|
||||
|
||||
{"label":"ent/alt", "x":5, "y":3.65, "h":2},
|
||||
{"label":"spc", "x":6, "y":3.6, "h":2}
|
||||
{"label":"spc", "x":6, "y":3.6, "h":2},
|
||||
{"label":"raise", "x":7, "y":3.6, "h":2}
|
||||
]
|
||||
},
|
||||
|
@ -141,7 +141,7 @@
|
|||
{"label":"/", "x":9, "y":2.9},
|
||||
|
||||
{"label":"ent/alt", "x":5, "y":3.65, "h":2},
|
||||
{"label":"spc", "x":6, "y":3.6, "h":2}
|
||||
{"label":"spc", "x":6, "y":3.6, "h":2},
|
||||
{"label":"tab", "x":5, "y":4.65, "h":2},
|
||||
{"label":"raise", "x":6, "y":4.6, "h":2}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue