Add hopscotch preset (#451)

This commit is contained in:
archpdx 2022-05-12 09:15:05 -07:00 committed by GitHub
parent 5b098156f4
commit 2f1d1bbf02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,11 @@
{
"icon": "maki-playground",
"geometry": [
"point",
"area"
],
"tags": {
"playground": "hopscotch"
},
"name": "Hopscotch"
}