Browse Source

Fix malformed JSON in `layouts/default/ortho_5x10/info.json` (#23414)

pull/23125/merge
James Young 3 weeks ago
committed by GitHub
parent
commit
b9b8ff8302
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      layouts/default/ortho_5x10/info.json

+ 1
- 1
layouts/default/ortho_5x10/info.json View File

@ -58,7 +58,7 @@
{"x":6, "y":4},
{"x":7, "y":4},
{"x":8, "y":4},
{"x":9, "y":4},
{"x":9, "y":4}
]
}
}


Loading…
Cancel
Save