Files
website/src/routes/report/[...url_hash]/ReportCompleted.svelte
bytedream 722026c938
All checks were successful
delpoy / build-and-deploy (push) Successful in 53s
add report admin panel
2023-09-29 02:10:57 +02:00

4 lines
98 B
Svelte

<div>
<h2 class="text-xl text-center">Dieser Report wurde von einem Admin bearbeitet</h2>
</div>