diff --git a/locations.json b/locations.json new file mode 100644 index 0000000..3f71f34 --- /dev/null +++ b/locations.json @@ -0,0 +1,9 @@ +[ + { + "id": "generic-surface", + "name": "Generic Surface", + "type": "plane", + "backdrop": null, + "qrCode": null + } +] \ No newline at end of file