Placing markers works, and filling out the bug report partially works. Server queries are being tested out now.

This commit is contained in:
Jamie Greunbaum
2023-03-20 01:05:16 -04:00
parent 0313ff4f7f
commit 2a3fc4e75c
11 changed files with 221 additions and 17 deletions
+7 -1
View File
@@ -16,5 +16,11 @@
"Type": "Runtime",
"LoadingPhase": "PreDefault"
}
]
],
"Plugins": [
{
"Name": "CommonUI",
"Enabled": true
}
]
}