fix(ui): remove debug output from AccountViewView map loading

Removes debug span showing map loading status that was left in production code.
Keeps map functionality intact while cleaning up UI for production use.
This commit is contained in:
Matthew Raymer
2025-08-19 05:46:06 +00:00
parent 1a06dea491
commit 63e1738d87

View File

@@ -182,9 +182,7 @@
@change="onLocationCheckboxChange"
/>
<label for="includeUserProfileLocation">Include Location</label>
<span class="text-xs text-slate-400 ml-2"
>(Debug: {{ isMapReady ? "Map Ready" : "Map Loading" }})</span
>
</div>
<div v-if="includeUserProfileLocation" class="mb-4 aspect-video">
<p class="text-sm mb-2 text-slate-500">