Consistently use the correct public URI for public reports

This commit is contained in:
Eli Ribble 2026-04-28 07:12:12 +00:00
parent 32a0d895c4
commit dba8b6c475
No known key found for this signature in database
6 changed files with 45 additions and 33 deletions

View file

@ -53,7 +53,7 @@ import type { Image } from "@/components/ImageUpload.vue";
import { useStoreDistrict } from "@/rmo/store/district";
import { useStoreLocal } from "@/store/local";
import { useStoreLocation } from "@/store/location";
import { useStorePublicReport } from "@/store/publicreport";
import { useStorePublicReport } from "@/rmo/store/publicreport";
import Intro from "@/rmo/content/compliance/Intro.vue";
import LoadingOverlay from "@/components/LoadingOverlay.vue";
import {